Search Gradle plugins
Plugin | Latest Version |
---|---|
eu.xenit.enterprise-conventions.private.initConfigures conventions for Xenit private & oss packages: initscript plugin for Xenit build servers |
0.3.0
(30 January 2023) |
uk.co.iotatech.gradle.publishingIotatech plugin to configure maven package publish plugin |
0.5.7
(09 September 2022) |
org.curioswitch.gradle-curio-web-pluginPlugin for building web client code for packaging into a server |
0.9.1
(13 March 2022) |
nebula.test-jarCreate a testJar task to package up test classes and add it to the publications |
18.4.0
(28 February 2022) |
nebula.source-jarCreate a sourceJar task to package up the project's source code and add it to the publications |
18.4.0
(28 February 2022) |
nebula.javadoc-jarCreate a javadocJar task to package up the javadoc and add it to the publications |
18.4.0
(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) |
com.palawanframe.nodeBuild your node frontend application along with your gradle base backend application. Plugin manages various node packagers and their execution. Enables compilation of node base project without need of installing NodeJS - all done via local download. |
0.2.4
(15 February 2022) |
io.github.donadev.kmm.ios_deploy.pluginA simple Gradle Plugin for Kotlin Multi Platform that lets you upload your iOS artifact to Cocoapods or Swift Package Manager repositories. |
0.0.20
(04 February 2022) |
nebula.rpmGradle plugin for constructing linux packages, specifically RPM and DEBs. |
9.1.1
(01 February 2022) |