Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin to run postman |
0.1.4
(11 April 2022) |
|
Running 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) |
|
A Gradle plugin to assist in creating OSGi bundles using Declarative Services |
2.0
(13 February 2022) |
|
Provides a new ArchitectureTest task running ArchUnit tests, including those in dependencies |
0.0.2
(13 January 2022) |
|
Plugin that gives the ability of running kranberry tests in a easy way |
1.0.5-beta
(23 November 2021) |
|
This plugins execute a SQL script on a database. |
1.0.3
(30 August 2021) |
|
Gradle plugin for running tests against multiple databases |
3.1.1
(19 July 2021) |
|
Gradle plugin for defining "database profiles" against which to run tests |
3.1.1
(19 July 2021) |
|
Verify that builds on developer machines (plugin will sidestep checks on CI) are running with expected optimizations enabled. Daemon builds, parallel, xmx etc. Useful for new developers, new machines, if you accidentally delete your .gradle folder etc. A good way to get new optimizations from gradle to be adopted across users of your repository / your organization. |
0.2.0
(13 December 2020) |
|
Docker plugin for build, run and push |
1.0.0
(25 October 2020) |