Search Gradle plugins

Plugin Latest Version

Analyzes compiled JVM bytecode to provide class listing, symbol search, call graph traversal, class detail inspection, interface implementation lookup, and package dependency analysis. Designed for coding agents and human developers.

0.1.71
(18 April 2026)

Add interfaces to classes generated by other plugins

0.0.7
(30 April 2022)

Add interfaces to classes generated by other plugins

0.0.6.1
(17 December 2020)

Add interfaces to classes generated by other plugins

0.0.7
(30 April 2022)

Gradle plugin to generate Java ROS 2 interface classes from .msg, .srv, .action files

1.0.3
(15 September 2025)

Allows to temporarily fix Kotlin/JS compiler, like export interfaces to JS and use them in TypeScript without __doNotUseOrImplementIt

1.0.1
(04 March 2025)

This plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator.

6.2.0
(02 October 2022)

Service Provider Interface

0.2
(11 June 2020)

Generates additional architecture-oriented Kotlin interfaces from domain-oriented OpenAPI specs. Decouple your public API contract shape from internal architecture boundaries.

0.1.0
(16 April 2026)

A Kotlin compiler plugin that generates fake implementations of interfaces used for verifying interactions in tests

3.2.0
(08 April 2026)