Skip to content
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.

itbasis/java-module-gradle-plugin

Repository files navigation

Java Module plugin

Build status

Intention

  1. Simple configure JVM version
  2. Default enable Lombok support
  3. Default enable checkstyle support

Sample configurations

JVM configurations

using JVM target version if not set property 'javaVersion'

Checkstyle configurations

default configuration path: ${rootPath}/config/checkstyle.xml (If the file is not found in the specified path, the plugin "checkstyle" not applicable)

Lombok configurations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages