Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin that simplifies and enhances the configuration of SpringBoot-based projects |
0.12.0
(22 March 2025) |
|
graphql-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. |
2.9
(10 March 2025) |
|
Configures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip |
1.1.0
(23 January 2025) |
|
Additions to the model-based DSL for deploying Java and Native projects to remote targets |
2025.2.0
(15 October 2024) |
|
A Gradle Plugin to create a class containing version info based on the project. |
1.4.1
(27 September 2024) |
|
Generate Java DTO and protobuf based on GraphQL definition |
0.1.1
(09 August 2024) |
|
This 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) |
|
Allows 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) |
|
Flyway 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) |
|
Plugin supposed to simplify use of xmlbeans to generate custom java objects based on xsd schema |
1.5.1
(22 September 2023) |