Skip to content

reallifedeveloper/rld-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLD-COMMON

Java code that can be reused in different projects.

Before building, you need to install the parent POM and rld-build-tools.

To build with all quality checks enabled:

mvn -DcheckAll clean install

To create a Maven site with documentation, including Javadoc, in target/site/index.html:

mvn -P coverage clean integration-test site

For more information, see http://reallifedeveloper.com/.

About

Common Java code shared by different projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages