File | Operation |
---|---|
client-parent-1.99.8.pom | download |
<dependency>
<groupId>com.sap.cloud.instancemanager</groupId>
<artifactId>client-parent</artifactId>
<version>1.99.8</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.instancemanager', module='client-parent', version='1.99.8')
)