Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.onslip.gradle-one-jarThe gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies. |
1.0.6
(21 December 2020) |
io.freefair.android-sources-jarGenerate sources jars for all variants of your android project |
4.0.1
(06 August 2020) |
io.freefair.android-javadoc-jarGenerate javadoc jars for all variants of your android project |
4.0.1
(06 August 2020) |
com.needhamsoftware.unojarSingle jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule |
1.0.1
(10 May 2020) |
nebula.shadow-jarConfigures project to use shadowJar artifact instead of jar artifact when users want to replace the jar task |
15.0.3
(03 February 2020) |
org.starchartlabs.flare.source-jarsAdds Jar tasks for generating source and JavaDoc jars for open-source projects |
1.0.0
(21 January 2020) |
com.nemosw.copy-jarCopy jar into other directories on build task |
1.0
(30 August 2018) |
org.liang.gradle.plugin.executable-jarCreate an executable jar. |
0.1.9
(13 August 2016) |
org.lain.gradle.plugin.executable-jarCreate an executable jar. |
0.1.6
(10 August 2016) |
name.remal.use-jar-archives-for-testingPlugin that configurers using Jar archives for tests's classpath instead of main source-set output. Min Gradle version: 4.5. |
1.2.2
(17 January 2021) |