Search Gradle plugins
Plugin | Latest Version |
---|---|
nebula.ivy-resolved-dependenciesBuilt on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
nebula.ivy-remove-platform-dependenciesBuilt on top of nebula.ivy-dependencies, removes dependencies with platform or enforced-platform category status |
18.4.0
(28 February 2022) |
nebula.ivy-publishApplies our opinions for ivy publications |
18.4.0
(28 February 2022) |
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) |