Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Java runtime dependency management. |
0.0.1
(15 November 2022) |
|
This plugin helps to generate java POJO models for GraphQL Request Body Generator library. |
1.0.0
(10 November 2022) |
|
A plugin that integrates specgen Java code generation into the Gradle build process. |
2.1.2134
(17 October 2022) |
|
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) |
|
Plugin for Vecenta Framework code generation. It allows generation of clients, servers, models and exceptions. |
0.0.7
(05 August 2022) |
|
Build and bundle frontend in Java project |
1.3.1
(03 August 2022) |
|
Encapsulates some common syntax, such as setting Java options.encoding=UTF-8, clearing Maven target directory when cleaning. |
1.6
(16 July 2022) |
|
Compiles SASS and SCSS in your java resources (src/*/resources) |
6.5.0.2
(20 June 2022) |
|
Kotlin compiler plugin that allows Java callers to use null in place of default parameters |
0.2.0
(18 June 2022) |
|
It is a plugin used to automatically generate assets to a java application (Similar to what android studio does, but very basic) |
0.0.3
(31 May 2022) |