Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.piyushroshan.python-gradle-miniforge-pluginGradle plugin to run Python projects in miniforge virtual env using the conda-forge channel. |
1.0.0
(14 June 2022) |
com.github.michaelruocco.gradle-postman-runnerGradle plugin to run postman |
0.1.4
(11 April 2022) |
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.athaydes.osgi-dsA Gradle plugin to assist in creating OSGi bundles using Declarative Services |
2.0
(13 February 2022) |
dev.mrbergin.arch-unit-testsProvides a new ArchitectureTest task running ArchUnit tests, including those in dependencies |
0.0.2
(13 January 2022) |
io.github.kranberry-io.runtestsPlugin that gives the ability of running kranberry tests in a easy way |
1.0.5-beta
(23 November 2021) |
com.nocwriter.runsqlThis plugins execute a SQL script on a database. |
1.0.3
(30 August 2021) |
org.hibernate.matrix-testGradle plugin for running tests against multiple databases |
3.1.1
(19 July 2021) |
org.hibernate.matrix-profileGradle plugin for defining "database profiles" against which to run tests |
3.1.1
(19 July 2021) |
se.eelde.build-optimizationsVerify 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) |