Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.jetbrains.kotlin.libs.doc
CC-compatible
Kotlin libs documenting plugin |
2.2.0-rc3-dev-59
(02 July 2025) |
com.arc-e-tect.doppelganger-api-detector
CC-compatible
Scans OpenAPI documentation, @RestController implementations, and test-level verification evidence (Spring RestDocs, the Atlassian OpenAPI request validator, and Spring Cloud Contract) to report endpoints that are declared and implemented but never verified against their contract. |
2.0.3
(20 August 2026) |
com.arc-e-tect.mirage-api-detector
CC-compatible
Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation. |
4.0.1
(20 August 2026) |
com.arc-e-tect.shadow-api-detector
CC-compatible
Scans Spring Boot @RestController classes for exposed endpoints and reports any that are not described in the OpenAPI documentation. |
3.0.3
(20 August 2026) |
com.konfigyr.artifactory
CC-compatible
Extracts Spring Boot @ConfigurationProperties metadata and publishes it to Konfigyr, enabling centralised configuration management, auto-generated documentation, and provenance tracking across your services. |
1.2.1
(29 July 2026) |
io.spine.embed-code
CC-compatible
Embeds code snippets from source files into documentation and verifies that they are up to date. |
0.1.1
(29 July 2026) |
com.konfigyr.publish-manifest
CC-compatible
Extracts Spring Boot @ConfigurationProperties metadata and publishes it to Konfigyr, enabling centralised configuration management, auto-generated documentation, and provenance tracking across your services. |
1.0.0
(13 May 2026) |
org.jetbrains.dokka-javadoc
CC-compatible
Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-javadoc.html for more information. The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it. Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed. You use it at your own risk. |
2.2.0
(26 March 2026) |
org.jetbrains.dokka
CC-compatible
Dokka, the documentation engine for Kotlin |
2.2.0
(26 March 2026) |
com.arc-e-tect.api-only-suite
CC-compatible
Applies the Shadow, Mirage, and Doppelganger API Detector plugins together, so declared, implemented, and verified are all checked in one step. |
3.0.9
(20 August 2026) |