Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Built on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
|
Built on top of nebula.ivy-dependencies, removes dependencies with platform or enforced-platform category status |
18.4.0
(28 February 2022) |
|
Applies our opinions for ivy publications |
18.4.0
(28 February 2022) |
|
Applies our opinions for ivy publications |
18.4.0
(28 February 2022) |
|
Append additional information from our info plugin to the info section of the ivy.xml |
18.4.0
(28 February 2022) |
|
Deal with compileOnly configuration |
18.4.0
(28 February 2022) |
|
Setup nebulaIvy IvyPublication |
18.4.0
(28 February 2022) |
|
Opinionated defaults for mods on the Fabric platform. Requires the https://maven.fabricmc.net plugin repository to be declared |
5.0.1
(28 February 2022) |
|
Some basic configuration for Kotlin projects |
5.0.1
(28 February 2022) |
|
Running 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) |