Search Gradle plugins

Plugin Latest Version

com.shysteph.application-agent

A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`.

1.0.18
(30 January 2017)

de.infonautika.postman

Gradle plugin to run postman

0.0.5
(07 December 2016)

baseline.launch-config

A Gradle Plugin that creates .launch files for Eclipse and Run Configurations for IntelliJ for your project's JavaExec tasks.

0.4.0
(09 September 2016)

org.urbanbyte.soapui

Gradle plugin for running SoapUI projects

0.4.3
(10 December 2015)

com.palantir.sls-java-service-distribution

Creates a distributable package containing libraries and scripts necessary to easily deploy and run a Java project.

7.56.0
(17 May 2024)

com.palantir.sls-asset-distribution

Creates a distributable package containing libraries and scripts necessary to easily deploy and run a Java project.

7.56.0
(17 May 2024)

io.github.boolivar.jdoctest.jdoc-spock

Plugin that runs spockframework tests written in javadocs

0.8.1
(16 May 2024)

io.github.boolivar.jdoctest.jdoc-cucumber

Plugin that runs cucumber tests for features written in javadocs

0.8.1
(16 May 2024)

org.jetbrains.qodana

Qodana Gradle plugin allows to run and configure Idea inspections for Gradle project

2024.1.5
(16 May 2024)

org.flywaydb.flyway

Flyway 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

10.13.0
(14 May 2024)