A prototype client to test the use of the DAISY pipeline directly as a Java library instead of via client-server communication as outlined in the section Java API in the documentation.
See also the related discussion at daisy/pipeline#772
mvn -B compile exec:java -Dexec.mainClass="ch.sbs.pipeline.Client"