Search Gradle plugins

Plugin Latest Version

Gradle plugin for generating files based on Jinja2 templates. The plugin uses jinjava as template engine.

0.1.2
(22 January 2023)

Single jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule

1.1.0
(20 January 2023)

Contains standard configuration for java based projects

0.1.20
(18 January 2023)

Any slide deck generated by supported Asciidoctor slide task types can be converted to PDF (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 2.x release of this plugin instead)

4.0.0-alpha.1
(31 December 2022)

Auto-generates resource bundle translations based on original property file and sending the values to libretranslate for translation. This ends up in a locale-specific property file

1.0.4
(17 December 2022)

Generate nukkit.yml for Nukkit plugins based on the Gradle project

1.0.4
(12 December 2022)

Generate bungee.yml for BungeeCord plugins based on the Gradle project

1.0.4
(12 December 2022)

Generate plugin.yml for Bukkit plugins based on the Gradle project

1.0.4
(12 December 2022)

Create modular versions of dependencies of legacy libraries for modular applications. Heavily based on https://docs.gradle.org/current/samples/sample_java_modules_with_transform.html

1.0.0
(27 November 2022)

Determine the version based on the git tag

0.99.4
(22 November 2022)