# Maven Boot [![Build Status](https://jenkins.niclas-thobaben.de/buildStatus/icon?job=NClazz%2Fmaven-boot%2Fmaster)](https://jenkins.niclas-thobaben.de/job/NClazz/job/maven-boot/job/master/) This Project is the parent Maven project for all [de.nclazz](https://git.l--n.de/de.nclazz) projects. It also contains some more or less useful templates and defaults for other projects. ## Usage Include the maven-boot project as Parent into another maven-project: ````xml de.nclazz maven-boot 1.0.0 ````