Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.oehme.sobula.plugin-devMy automated build process for Java open source libraries |
0.3.2
(11 December 2014) |
de.infolektuell.jextractGenerates Java bindings from native library headers using the Jextract tool |
0.4.0
(08 November 2024) |
com.carrotsearch.gradle.randomizedtestingConvention defaults and tweaks for Java projects utilizing randomizedtesting libraries |
0.0.6
(12 February 2024) |
dev.rigel.gradle.tinkGradle plugin with tasks to perform encrypt/decrypt operations using the Google Tink library. |
0.1.1
(30 November 2020) |
com.hellofresh.gradle.deblibsUploads apps dependencies to github |
2.2.0
(13 February 2020) |
org.factcenter.nativelibsGradle plugin to aid in managing native libraries associated with Java-based projects. |
0.9.2
(09 November 2015) |
com.liferay.tlddoc.builderThe TLDDoc Builder Gradle plugin lets you run the Tag Library Documentation Generator tool in order to generate documentation for the JSP Tag Library Descriptor (TLD) files in your project. |
2.0.2
(15 March 2024) |
hu.advancedweb.scott-gradle-pluginScott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments. |
4.0.1
(29 September 2021) |
hu.advancedweb.scott-plugin-exampleScott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments. |
3.4.0
(04 December 2018) |
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) |