Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Package tests and run tests in jars. |
2023.4
(18 February 2023) |
|
Plugin that configurers using Jar archives for tests's classpath instead of main source-set output. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
|
Create a testJar task to package up test classes and add it to the publications |
18.4.0
(28 February 2022) |
|
Plugins to ease maven-publish and ivy-publish configuration |
23.1.0
(12 March 2026) |
nebula.nebula-test-jar
Deprecated
Publishing related plugins |
2.2.2
(07 April 2015) |
|
A Gradle plugin that applies maven-publish plugin and adds default publications for Java Jars, source jar, test jar, and JavaDoc. |
1.0.4
(02 June 2026) |
|
create a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information. |
1.1.0
(28 May 2023) |
|
Adds Jar tasks for generating source and JavaDoc jars for open-source projects |
2.0.2
(17 August 2023) |
|
Embeds an npm build's output into a Java jar's resources. Extends com.stano.npm (auto-applied) with an npmAssemble task that copies the npm dist output into build/resources/main/public. When the java plugin is also applied, jar depends on npmAssemble and test depends on npmTest. |
0.1.15
(14 August 2026) |
|
Prepares various extra items for a distribution |
0.0.2
(15 August 2016) |