Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.alexeylisyutenko.windows-service-pluginGradle plugin for wrapping java application as a windows service |
1.1.0
(28 November 2017) |
com.softwareag.scriptpackScript Pack creates executable scripts for Windows and POSIX systems that contain arbitrary binary data (payload). |
1.0.0
(03 September 2020) |
com.github.langmo.gradlensisCreates NSIS installers for Windows. |
0.1.0
(08 February 2020) |
de.inetsoftware.setupbuilderThe Setup Builder is a plugin for Gradle which can create a native setups for different platforms like Windows, Linux and OSX. The output is a *.msi, a *.deb, a *.rpm or a *.dmg file. |
4.8.7
(09 January 2020) |
com.redock.classpathtofileFix for Windows long classpath issue. For JDK9+, fixes JavaExec/Test tasks that error with message: "CreateProcess error=206, The filename or extension is too long" |
0.0.1
(19 January 2019) |
com.virgo47.ClasspathJarFix for Windows long classpath issue. Fixes JavaExec/Test tasks that error with message: "CreateProcess error=206, The filename or extension is too long" |
1.0.0
(02 November 2018) |
ua.eshepelyuk.ManifestClasspathFix for windows gradle long classpath issue. Fixes JavaExec/Test tasks that error out with message "CreateProcess error=206, The filename or extension is too long" |
1.0.0
(15 May 2018) |
com.github.ManifestClasspathFix for windows gradle long classpath issue. Fixes JavaExec tasks that error out with message "CreateProcess error=206, The filename or extension is too long" |
0.1.0-RELEASE
(15 April 2018) |
org.m2ci.msp.praat-wrapper-windowsPraat provider for Gradle |
0.4
(13 March 2017) |
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 |
7.8.1
(16 April 2021) |