This project provides a set of Gradle plugins that follow an opinionated way to build Java and Groovy projects. The conventions define by these plugins closely follow common practices observed in many Open Source projects.
Code Guide
A Lazybones project template for projects configured with Kordamp plugins.
Code
Enforce build and project settings. A port of the popular Maven Enforcer plugin.
Gradle plugin for Jandex, a space efficient Java annotation indexer and offline reflection library.
The JBang Gradle plugin allows JBang scripts to be executed during a Gradle build.
Runs the jdeps command on the project’s output and all of its dependencies.
jdeps
Runs the jdeprscan command on the project’s output.
jdeprscan
Gradle plugin for LiveReload.
This plugin provides a facility for converting markdown into HTML, as well as converting HTML back into markdown.
A Gradle plugin for the Java SDK for Oracle Cloud Infrastructure.
This is a custom Gradle build cache implementation which uses the Oracle Cloud to store the cache objects.
Gradle plugin for obfuscating Java code with yGuard.