Search Gradle plugins
Plugin | Latest Version |
---|---|
nebula.ivy-nebula-publishApplies our opinions for ivy publications |
18.4.0
(28 February 2022) |
nebula.ivy-manifestAppend additional information from our info plugin to the info section of the ivy.xml |
18.4.0
(28 February 2022) |
nebula.ivy-compile-onlyDeal with compileOnly configuration |
18.4.0
(28 February 2022) |
nebula.ivy-base-publishSetup nebulaIvy IvyPublication |
18.4.0
(28 February 2022) |
ca.stellardrift.opinionated.fabricOpinionated defaults for mods on the Fabric platform. Requires the https://maven.fabricmc.net plugin repository to be declared |
5.0.1
(28 February 2022) |
ca.stellardrift.opinionated.kotlinSome basic configuration for Kotlin projects |
5.0.1
(28 February 2022) |
io.github.luiqn2007.gradle_plugins.build_tasksRunning some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser. |
1.2.6
(27 February 2022) |
nebula.projectGradle plugin to setup a responsible Gradle project |
9.6.3
(24 February 2022) |
nebula.integtestAdds source set and task for running integration tests separately from unit tests |
9.6.3
(24 February 2022) |
nebula.facetReduce boilerplate for adding additional source sets |
9.6.3
(24 February 2022) |