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.8.2'
<dependency>
<groupId>net.leanix.poms</groupId>
<artifactId>sdk-parent</artifactId>
<version>0.8.2</version>
</dependency>
<dependency org="net.leanix.poms" name="sdk-parent" rev="0.8.2"/>
"net.leanix.poms", "sdk-parent", "0.8.2"