Search Gradle plugins
Plugin | Latest Version |
---|---|
com.strumenta.kolasu.language-server-pluginCreate language servers from Kolasu parsers |
1.0.5
(27 September 2024) |
org.xtclang.xtc-pluginA plugin that teaches Gradle the XTC language. First step to language server debugging and IDE support. |
0.4.5
(30 April 2024) |
co.elastic.code.gradle-manifest-pluginGradle plugin to generate a manifest file consumed by https://github.com/elastic/java-langserver |
0.1.1
(03 September 2019) |
com.sourcegraph.gradlePlugin to generate javaconfig from Gradle scripts |
1.3
(10 May 2018) |
io.outfoxx.sunday-generatorSunday Generator is a code generator for Sunday HTTP clients and JAX-RS server stubs in multiple languages. |
1.2.4
(14 November 2024) |
io.github.mmalygin.openapi-generatorThis 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) |