Search Gradle plugins
Plugin | Latest Version |
---|---|
com.possible-triangle.gradlebundles fabric/forge/common gradle plugins and provides useful default configurations for minecraft mod developers |
0.2.5
(08 October 2024) |
org.myire.quill.spotbugsConfiguration of and additional functionality for the SpotBugs Gradle plugin |
3.3
(29 August 2024) |
org.myire.quill.pmdConfiguration of and additional functionality for the standard PMD plugin |
3.3
(29 August 2024) |
org.myire.quill.junitConfiguration of and JUnit summary report for the standard Test task |
3.3
(29 August 2024) |
org.myire.quill.javaAdditional functionality for the standard Java tasks and additional Java related tasks |
3.3
(29 August 2024) |
org.myire.quill.jacocoConfiguration of and additional functionality for the standard JaCoCo plugin |
3.3
(29 August 2024) |
org.myire.quill.checkstyleConfiguration of and additional functionality for the standard Checkstyle plugin |
3.3
(29 August 2024) |
com.redmadrobot.kotlin-libraryDefaults for Kotlin projects |
0.19.1
(31 July 2024) |
info.offthecob.BaseThis plugin contains a bunch of best practices around how to build projects for the JVM. This includes dependency locking by default, kotlin support, groovy support (for testing), wiring up the junit platform, null away, and linting. |
1.0.17
(11 July 2024) |
com.github.jk1.tcdepsGradle plugin to use JetBrains TeamCity server as an external dependency repository for Gradle builds. This comes in handy when existing artifact layout ignores any established conventions, so out-of-box repository types just can't handle it. The plugin makes use of default artifact cache, downloading each dependency only once. |
1.6.2
(01 July 2024) |