Search Gradle plugins
Plugin | Latest Version |
---|---|
com.trevorism.create-projectCreate standard folder structure, build file, and sample code with unit tests for a new project. |
0.9.0
(28 October 2020) |
name.remal.test-source-setsPlugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
4.1.4
(21 November 2024) |
org.cyclonedx.bomThe CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse. |
1.10.0
(19 August 2024) |
io.github.OreshkinIV.module-creatorPlugin for creating modules with base structure via the terminal. Creates a new module with a clean architecture containing the dagger 2 and retrofit template |
1.0.0
(05 May 2024) |
io.github.luiqn2007.gradle_plugins.build_tasksRunning some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser. |
1.2.6
(27 February 2022) |
com.example.tsnt.create_activity_pluginA plugin to create Activity! |
0.0.2
(04 April 2018) |
com.palantir.sls-java-service-distributionCreates a distributable package containing libraries and scripts necessary to easily deploy and run a Java project. |
7.69.0
(07 October 2024) |
com.palantir.sls-asset-distributionCreates a distributable package containing libraries and scripts necessary to easily deploy and run a Java project. |
7.69.0
(07 October 2024) |
com.elo.flowsPlugin to create a elo-flows component, used by elo partners to create a osgi based elo-flows component |
1.2.14
(12 August 2024) |
com.elo.dssPlugin to create a elo-flows direct service, used by elo partners to create a osgi based rest service |
1.2.14
(12 August 2024) |