Search Gradle plugins
Plugin | Latest Version |
---|---|
org.hiero.gradle.feature.versioningAdds help tasks for updating the version.txt file |
0.4.7
(03 July 2025) |
org.hiero.gradle.feature.test-multiosAdds 'os.name' and 'os.arch' as inputs to the 'test' task |
0.4.7
(03 July 2025) |
org.hiero.gradle.feature.testConventions for the 'test' task that configure JUnit 5, memory settings and parallelism |
0.4.7
(03 July 2025) |
org.hiero.gradle.feature.java-executeConventions to make JavaExec tasks work with configuration cache in IntelliJ |
0.4.7
(03 July 2025) |
org.hiero.gradle.feature.antlrConventions for 'antlr' that add missing task dependencies when integrating with other plugins |
0.4.7
(03 July 2025) |
org.hiero.gradle.check.javac-lintConventions for the linting features (-Xlint) of 'javac' that run as part of each 'compileJava' task |
0.4.7
(03 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) |
io.jooby.openAPIJooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. The joobyRun task allows to restart your application on code changes without exiting the JVM |
3.10.0
(02 July 2025) |
io.jooby.runJooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. The joobyRun task allows to restart your application on code changes without exiting the JVM |
3.10.0
(02 July 2025) |
org.teavmInstalls TeaVM compilation tasks, configurations and source sets |
0.12.2
(28 June 2025) |