Search Gradle plugins
Plugin | Latest Version |
---|---|
dev.lajoscseppento.ruthless.java-libraryRuthless plugin for Java libraries |
0.8.0
(15 October 2023) |
dev.lajoscseppento.ruthless.java-gradle-pluginRuthless plugin for Gradle plugins (implemented in Java) |
0.8.0
(15 October 2023) |
dev.lajoscseppento.ruthless.java-applicationRuthless plugin for Java applications |
0.8.0
(15 October 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) |
io.github.tmzk1005.java-formatterThis plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |
com.brunoritz.gradle.java-service-controlAllows starting, stopping and restarting of Java services in developer environments |
1.0.0
(11 September 2023) |
org.deltafi.java-conventionConvention used for DeltaFi Java projects |
1.0
(08 February 2023) |
org.deltafi.plugin.java-conventionConvention used or Java projects |
0.99.4
(22 November 2022) |
io.github.mmalygin.openapi-generatorThis plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator. |
6.2.0
(02 October 2022) |
com.huanshankeji.java-1-8-compatibility-publish-conventionsJava conventions with Javadoc, sources, and 1.8 compatibility for publish |
0.3.2
(29 September 2022) |