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.1.0
(12 April 2023) |
software.amazon.smithy.gradle.smithy-jarAdds built Smithy files to an existing jar task such as that createdby the Java or Kotlin plugins. The smithy-jar plugin also adds build metadataand tags to the JAR's MANIFEST. The smithy-jar plugin applies the smithy-baseplugin when it is applied. |
0.8.0
(23 August 2023) |
com.robothy.test-jarPackage tests and run tests in jars. |
2023.4
(18 February 2023) |
com.williambl.bluej_jar.bluej-jarCreates JAR files which are valid BlueJ project archives |
0.1
(25 October 2021) |
org.starchartlabs.flare.source-jarsAdds Jar tasks for generating source and JavaDoc jars for open-source projects |
2.0.2
(17 August 2023) |
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.1.0
(20 January 2023) |
io.freefair.android-sources-jarGenerate sources jars for all variants of your android project |
7.2.0-m1
(24 May 2022) |
io.freefair.android-javadoc-jarGenerate javadoc jars for all variants of your android project |
7.2.0-m1
(24 May 2022) |
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) |
com.nemosw.copy-jarCopy jar into other directories on build task |
1.0
(30 August 2018) |