Search Gradle plugins
Plugin | Latest Version |
---|---|
com.palawanframe.angular-baseCreates new angular project from only gradle initialized project. Simply apply plugin into your gradle project and execute :angularInit task and new angular project will be created. |
0.3.2
(15 February 2022) |
com.palawanframe.nodeBuild 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) |
com.visus.infrastructure.nightlytestsA plugin to enable (j)Unit tests to be executed only on a dedicated nightly build server |
1.0.0
(07 December 2021) |
com.github.thahnen.runtestsseparatejvmA plugin to enable jUnit tests to be executed in a separate JVM (and optional sequential / parallel) for each test class |
1.0.8
(05 December 2021) |
com.k4zy.time-traceMeasure the execution time of each task. |
0.1.3
(25 August 2021) |
name.remal.detektPlugin that executes Detekt checks for Kotlin sources. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.classes-processingPlugin that adds ability to process *.class files. It executes all ClassesProcessor services for each compiled class file. |
1.5.0
(18 August 2021) |
com.github.rzabini.gradle-jythonAllows execution of jython commands and scripts |
1.1.0
(04 July 2021) |
com.github.pgollangi.sonarlintExecute SonarLint analysis locally with Standalone or SonarQube profiles |
0.0.1
(29 June 2021) |
com.optum.giraffleProvides dsl and support for connection to Tigergraph servers, and executing scripts against Tigergraph. |
1.3.5
(11 June 2021) |