- Download the Jar
- Add the jar to your local mvn repository
mvn install:install-file -Dfile=<path to file> -DgroupId=com.sciss -DartifactId=ws4j -Dversion=1.0.1 -Dpackaging=jar
BoundedContext boundedContext = new BoundedContextApiImpl().getBoundedContext(systemContext, useWuPalmer);