Search Gradle plugins
Plugin | Latest Version |
---|---|
org.ysb33r.java.modulehelperProvides ability to convert legacy JARs into modules |
0.10.0
(10 October 2020) |
kliche.java-version-everything-androidPlugin for automatically setting source/targetCompatibility of all modules in project with android support |
1.1
(24 September 2020) |
kliche.java-version-everythingPlugin for automatically setting source/targetCompatibility of all modules in project |
1.1
(24 September 2020) |
org.flywaydb.pro.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 |
7.0.0-beta1
(02 September 2020) |
com.monits.staticCodeAnalysisConfigures PMD, CPD, Checkstyle ad Finbugs out of the box for Android and Java projects beyond defauts to improve performance and extensibility, while allowing to use remote (cacheable) configuration |
3.2.0
(06 August 2020) |
org.jet.sql.codegenPlugin to generate type safe java wrapper classes for running JDBC Prepared Statement |
1.1.2
(16 June 2020) |
com.github.andrescv.jcupJava CUP Gradle Plugin |
1.0
(30 November 2019) |
vogle.javaGradle Javaproject Plugin |
0.0.4
(19 October 2019) |
vogle.java-libraryGradle Javaproject Plugin |
0.0.4
(19 October 2019) |
com.macwatters.elements-gradleElements is a framework for Java applications that allows configuration of Atoms (java classes, or groups of classes) using Groovy. See more at https://github.com/futehkao/elements. This plugin adds gradle tasks to run various provisions as well as launch scripts to applications built using the application plugin. It also facilitates copying groovy files from the conf directory into various locations, simplifying a lot of the common elements build tasks into an easy to read DSL. |
0.2.13
(04 September 2019) |