Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.daggerok.soapui-testrunnerSoapUI Runner Gradle Plugin. Please, make sure you have added required plugin repository in buildscript: maven { url 'http://smartbearsoftware.com/repository/maven2/' } Allows run SoapUI TestSuites and TestCases using testrunner. |
5.3.1-RC-4
(04 August 2017) |
io.github.daggerok.soapui-runnerSoapUI Runner Gradle Plugin. Please, make sure you have added required plugin repository in buildscript: maven { url 'http://smartbearsoftware.com/repository/maven2/' } Allows run SoapUI testrunner and loadtestrunner. |
5.3.1-RC-4
(04 August 2017) |
io.github.daggerok.soapui-loadtestrunnerSoapUI Runner Gradle Plugin. Please, make sure you have added required plugin repository in buildscript: maven { url 'http://smartbearsoftware.com/repository/maven2/' } Allows run SoapUI Load Tests using loadtestrunner. |
5.3.1-RC-4
(04 August 2017) |
eu.t-systems-mms.git-semverGradle Git-Semver is a plugin that generates a maven compatible version for use with Gradle by calling git-describe. |
0.1.0
(09 May 2017) |
me.tatarka.gradle.pomextends maven-publish with simple pom builder |
1.0
(08 March 2017) |
com.github.bsideup.maven-syncSync your Gradle build with the dependencies from pom.xml |
1.0.5
(16 January 2017) |
org.hiero.gradle.feature.repositoriesConfigures a set of standard repositories for dependency resolution including Maven Central |
0.4.8
(07 July 2025) |
org.openrewrite.build.recipe-repositoriesConfigures the repositories that OpenRewrite modules in open source draw dependencies from, such as Maven Central and Nexus Snapshots. |
2.0.2
(04 July 2025) |
org.flywaydb.flywayFlyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration. It is simple, focused and powerful. It runs on Windows, Mac OSX and Linux, Java and Android. It is based around just 6 basic commands: Migrate, Clean, Info, Validate, Baseline and Repair. Migrations can be written in SQL (database-specific syntax (such as PL/SQL, T-SQL, ...) is supported) or Java (for advanced data transformations or dealing with LOBs). It has a Command-line client. If you are on the JVM, we recommend using the Java API (also works on Android) for migrating the database on application startup. Alternatively, you can also use the Maven plugin, Gradle plugin, SBT plugin or the Ant tasks. And if that not enough, there are plugins available for Spring Boot, Dropwizard, Grails, Play, Griffon, Grunt, Ninja and more! Supported databases are Oracle, SQL Server, SQL Azure, DB2, DB2 z/OS, MySQL (including Amazon RDS), MariaDB, Google Cloud SQL, PostgreSQL (including Amazon RDS and Heroku), Redshift, Vertica, H2, Hsql Derby, SQLite and solidDB. More info: http://flywaydb.org |
11.10.1
(03 July 2025) |
com.gradleup.shadowGradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. |
9.0.0-rc1
(02 July 2025) |