Search Gradle plugins
Plugin | Latest Version |
---|---|
com.elo.osgi.bundlePlugin to create a elo based osgi-bundle |
1.2.14
(12 August 2024) |
org.graphoenixGenerate Java DTO and protobuf based on GraphQL definition |
0.1.1
(09 August 2024) |
info.offthecob.BaseThis plugin contains a bunch of best practices around how to build projects for the JVM. This includes dependency locking by default, kotlin support, groovy support (for testing), wiring up the junit platform, null away, and linting. |
1.0.17
(11 July 2024) |
com.ms.gradle.applicationAllows packaging your Java-based applications for distribution, much like Gradle's built-in Application plugin does, but in a more standard and more flexible way. |
2.0.2
(07 December 2023) |
org.flywaydb.enterprise.flywayFlyway by Redgate 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: https://flywaydb.org |
9.22.3
(12 October 2023) |
lv.brain.gradle.xmlbeansPlugin supposed to simplify use of xmlbeans to generate custom java objects based on xsd schema |
1.5.1
(22 September 2023) |
net.kyori.blossomGradle plugin to perform source code token replacements in Java-based projects |
2.1.0
(16 September 2023) |
org.technologybrewery.flyway-java-migration-checksum-gradle-pluginA plugin that provides baseline approach for generating checksums for Java-based Flyway database migrations |
2.0.0
(15 May 2023) |
de.lancom.genesis.javaPlugin for basic configuration of Java based Gradle projects |
2.0.13
(08 April 2023) |
com.graphql_java_generator.graphql-gradle-plugingraphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. |
1.18.11
(04 April 2023) |