EFS-Service-Parent
This artifact is a parent POM for services that want to use the middleware-core library as standalone services.
pom.xml parent block:
<parent>
<groupId>de.hsesslingen.keim.efs</groupId>
<artifactId>efs-service-parent</artifactId>
<version>(lookup latest in central repo)</version>
</parent>