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