457 B
457 B
Java Coding Dojo Template
Minimalistic Java coding dojo template using Maven. This template has only one dependency on JUnit library thus ideal for coding dojo where minimal setup is required.
Pre-requisites
How to build
mvn clean test
How to generate project site
mvn site:site