Search Gradle plugins
Plugin | Latest Version |
---|---|
org.gradle.playframework-twirlPlugin for compiling Twirl sources in a Play application. |
0.14
(28 June 2023) |
org.gradle.playframework-routesPlugin for compiling Play routes sources in a Play application. |
0.14
(28 June 2023) |
com.github.vlsi.ideConfigures common IDE settings |
1.90
(24 June 2023) |
com.github.bjornvester.xjcAdds XJC tool to your project for generating Java source code for XML schemas (xsd files). Works with the Gradle build cache and has been tested with Java 8 and 11. Please see the Github project page for details. |
1.8.2
(22 June 2023) |
com.github.hauner.jarTestcreate a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information. |
1.1.0
(28 May 2023) |
io.spine.tools.gradle.bootstrapPrepares a Gradle project for development on Spine. |
1.9.0
(20 May 2023) |
io.github.karamvsingh.backend-framework.gradle-pluginGradle plugin used to convert a smithy model into generated sources metadata |
0.1.2
(16 April 2023) |
io.github.davidburstrom.version-compatibilitySets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
net.devrieze.gradlecodegenA plugin to aid with codeGeneration without using buildSrc. It provides an additional generate section to sourceSets. In this section individual files to be generated can be specified. Each sourceset has an accompanying ...generator sourceSet where the actual generator source can live. |
0.6.0
(01 March 2023) |
org.jetbrains.gradle.terraformSource sets plugin for controlling terraform projects from Gradle, batteries included. |
1.6.0-RC.5
(20 February 2023) |