Search Gradle plugins

Plugin Latest Version

nebula.ivy-resolved-dependencies

Built on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions

18.4.0
(28 February 2022)

nebula.ivy-remove-platform-dependencies

Built on top of nebula.ivy-dependencies, removes dependencies with platform or enforced-platform category status

18.4.0
(28 February 2022)

nebula.ivy-publish

Applies our opinions for ivy publications

18.4.0
(28 February 2022)

nebula.ivy-nebula-publish

Applies our opinions for ivy publications

18.4.0
(28 February 2022)

nebula.ivy-manifest

Append additional information from our info plugin to the info section of the ivy.xml

18.4.0
(28 February 2022)

nebula.ivy-compile-only

Deal with compileOnly configuration

18.4.0
(28 February 2022)

nebula.ivy-base-publish

Setup nebulaIvy IvyPublication

18.4.0
(28 February 2022)

ca.stellardrift.opinionated.fabric

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)

ca.stellardrift.opinionated.kotlin

Some basic configuration for Kotlin projects

5.0.1
(28 February 2022)

io.github.luiqn2007.gradle_plugins.build_tasks

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)