Parent pom for leanIX SDKs that are built with Java 7. This pom can be used for non-public SDKs. For public SDKs, use sdk-public-parent pom.
'net.leanix.poms:sdk-parent:0.9.3'
<dependency>
<groupId>net.leanix.poms</groupId>
<artifactId>sdk-parent</artifactId>
<version>0.9.3</version>
</dependency>
<dependency org="net.leanix.poms" name="sdk-parent" rev="0.9.3"/>
"net.leanix.poms", "sdk-parent", "0.9.3"