Search Gradle plugins

Plugin Latest Version

OpenAPI specification validation library

0.1.0
(29 October 2023)

Validates the public JVM binary API to make sure breaking changes are tracked.

0.1.0
(02 May 2023)

Produces binary API dumps and compares them in order to verify that binary API is preserved. Forked plugin with regex filter support.

0.16.3
(22 August 2024)

Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file.

0.1.0
(02 May 2023)

Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file.

0.1.0
(02 May 2023)

Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible.

1.1.0
(18 May 2026)

OasLint is a Gradle plugin that enforces consistent naming conventions and structure in OpenAPI specifications. It validates schemas, parameters, paths, tags, and operation IDs against defined format rules, helping teams maintain clean, readable, and standardized API definitions. Ensure your OpenAPI specs stay consistent and error-free across projects.

0.2.0
(24 November 2025)

Wires Kotlin Binary Compatibility Validator API dump/check tasks for Android library modules built with AGP built-in Kotlin, where BCV does not register its own tasks (see Kotlin/binary-compatibility-validator#312).

0.2.0
(24 July 2026)

The OpenAPI Spec Merger Checker (coam) is a Gradle plugin that verifies whether all paths of one OpenAPI specification file are fully included, through $ref, in another OpenAPI specification file.

1.0.0
(09 August 2024)

Wrapper for the Tufin oasdiff OpenAPI breaking changes detection tool.

0.0.3
(04 June 2023)