License |
License |
---|---|
GroupId | GroupIdcom.sap.apimgmt |
ArtifactId | ArtifactIdapim-tct-sdk |
Version | Version1.2.2 |
Type | Typepom |
Description |
DescriptionAPIM Tenant Cloning Tool Packager
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSAP |
Filename | Size |
---|---|
apim-tct-sdk-1.2.2.pom | |
apim-tct-sdk-1.2.2.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.apimgmt/apim-tct-sdk/ -->
<dependency>
<groupId>com.sap.apimgmt</groupId>
<artifactId>apim-tct-sdk</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.apimgmt/apim-tct-sdk/
implementation 'com.sap.apimgmt:apim-tct-sdk:1.2.2'
// https://jarcasting.com/artifacts/com.sap.apimgmt/apim-tct-sdk/
implementation ("com.sap.apimgmt:apim-tct-sdk:1.2.2")
'com.sap.apimgmt:apim-tct-sdk:pom:1.2.2'
<dependency org="com.sap.apimgmt" name="apim-tct-sdk" rev="1.2.2">
<artifact name="apim-tct-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.apimgmt', module='apim-tct-sdk', version='1.2.2')
)
libraryDependencies += "com.sap.apimgmt" % "apim-tct-sdk" % "1.2.2"
[com.sap.apimgmt/apim-tct-sdk "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.olingo : olingo-odata2-api | jar | |
org.apache.olingo : olingo-odata2-jpa-processor-core | jar |