Package com.github.sormuras.bach.simple


package com.github.sormuras.bach.simple
Provides the classes and interfaces for building Java projects that following common conventions.

Unless otherwise noted, passing a null argument to a constructor or method in any class or interface in this package will cause a NullPointerException to be thrown.