Search Gradle plugins
Plugin | Latest Version |
---|---|
com.jaredsburrows.spoonGradle plugin that provides a task to run Android instrumentation tests via Spoon. |
1.6.0
(27 April 2022) |
org.gatored.gatorgradleGradle plugin for integrating the auto-grading tool GatorGrader as a runnable, configurable task |
0.5.2
(25 April 2022) |
org.curioswitch.gradle-curio-generic-ci-pluginPlugin which adds a monorepo aware continuousBuild task for efficiently building on continuous integration |
0.9.1
(13 March 2022) |
dev.anies.gradle.templateAdds templating tasks for use in Gradle builds. Templating engines include: Freemarker. WIP: Velocity, Thymeleaf, Pebble, KorTE |
0.0.2
(08 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.maven-shadow-publishConfigures project to use shadowJar artifact instead of jar artifact when users want to replace the jar task |
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) |
nebula.ivy-shadow-publishConfigures project to use shadowJar artifact instead of jar artifact when users want to replace the jar task |
18.4.0
(28 February 2022) |
nebula.integtestAdds source set and task for running integration tests separately from unit tests |
9.6.3
(24 February 2022) |