Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
io.github.vladislavsevruk.graphql-model-generator-pluginThis plugin helps to generate java POJO models for GraphQL Request Body Generator library. |
1.0.0
(10 November 2022) |
com.vanniktech.code.quality.toolsGradle plugin that Gradle plugin that generates Findbugs-, Checkstyle- and PMD Tasks for every subproject. |
0.20.0
(10 April 2020) |
com.github.skjolber.aotcLibrary supporting use of Ahead-of-Time Compilation. |
1.0.1
(24 June 2020) |
com.vanniktech.android.javadocGradle plugin that generates Java Documentation from Android project. |
0.3.0
(16 July 2018) |
com.legyver.legacy-java-module-infoCreate modular versions of dependencies of legacy libraries for modular applications. Heavily based on https://docs.gradle.org/current/samples/sample_java_modules_with_transform.html |
1.0.0
(27 November 2022) |
org.myire.quill.jolJava Object Layout report created with the jol-core library |
3.3
(29 August 2024) |
com.palantir.sls-asset-distributionCreates a distributable package containing libraries and scripts necessary to easily deploy and run a Java project. |
7.76.0
(09 May 2025) |
com.palantir.sls-pod-distributionCreates a distributable package containing libraries and scripts necessary to easily deploy and run a Java project. |
6.2.0
(06 July 2021) |
com.kokonetworks.quality.toolsGradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
0.0.2-beta
(31 August 2020) |