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