Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Create a sourceJar task to package up the project's source code and add it to the publications |
18.4.0
(28 February 2022) |
|
Create a javadocJar task to package up the javadoc and add it to the publications |
18.4.0
(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) |
|
Build 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) |
|
A 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) |
|
Gradle plugin for constructing linux packages, specifically RPM and DEBs. |
9.1.1
(01 February 2022) |
|
Setup base publishing for docker images |
9.1.1
(01 February 2022) |
|
Create docker images from ospackage block |
9.1.1
(01 February 2022) |
|
Gradle plugin for constructing linux packages, specifically RPM and DEBs. |
9.1.1
(01 February 2022) |
|
A plugin for packaging bundle to be deployed with Gatling FrontLine |
1.4.3
(01 August 2021) |