License |
License |
---|---|
GroupId | GroupIdcom.sap.cloud.gw.xsa |
ArtifactId | ArtifactIdcom.sap.gateway.rt.cds |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.sap.cloud.gw.xsa.rt.cds
Gateway Java Runtime for CDS
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSAP |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.gw.xsa/com.sap.gateway.rt.cds/ -->
<dependency>
<groupId>com.sap.cloud.gw.xsa</groupId>
<artifactId>com.sap.gateway.rt.cds</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.gw.xsa/com.sap.gateway.rt.cds/
implementation 'com.sap.cloud.gw.xsa:com.sap.gateway.rt.cds:1.2.8'
// https://jarcasting.com/artifacts/com.sap.cloud.gw.xsa/com.sap.gateway.rt.cds/
implementation ("com.sap.cloud.gw.xsa:com.sap.gateway.rt.cds:1.2.8")
'com.sap.cloud.gw.xsa:com.sap.gateway.rt.cds:jar:1.2.8'
<dependency org="com.sap.cloud.gw.xsa" name="com.sap.gateway.rt.cds" rev="1.2.8">
<artifact name="com.sap.gateway.rt.cds" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.gw.xsa', module='com.sap.gateway.rt.cds', version='1.2.8')
)
libraryDependencies += "com.sap.cloud.gw.xsa" % "com.sap.gateway.rt.cds" % "1.2.8"
[com.sap.cloud.gw.xsa/com.sap.gateway.rt.cds "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.sap.cloud.gw.xsa : jds-lib | jar | 1.2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |