Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 327 Bytes

File metadata and controls

17 lines (11 loc) · 327 Bytes

what is common_java?

A common utilities that can be used for a variety Java project.

where to get this lib?

maven

quick build

$ export JAVA_HOME=/usr/lib/jvm/jdk-11.0.5/
$ ./gradlew clean build

DEVELOPMENT

see DEVELOPMENT.md