License |
License |
---|---|
GroupId | GroupIdcom.sap.cds |
ArtifactId | ArtifactIdcds-services-impl |
Version | Version1.21.0 |
Type | Typejar |
Description |
DescriptionCDS Services Implementation
Implementation of CDS Services Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
cds-services-impl-1.21.0.pom | |
cds-services-impl-1.21.0.jar | 406 KB |
cds-services-impl-1.21.0-sources.jar | 196 KB |
cds-services-impl-1.21.0-javadoc.jar | 853 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cds/cds-services-impl/ -->
<dependency>
<groupId>com.sap.cds</groupId>
<artifactId>cds-services-impl</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cds/cds-services-impl/
implementation 'com.sap.cds:cds-services-impl:1.21.0'
// https://jarcasting.com/artifacts/com.sap.cds/cds-services-impl/
implementation ("com.sap.cds:cds-services-impl:1.21.0")
'com.sap.cds:cds-services-impl:jar:1.21.0'
<dependency org="com.sap.cds" name="cds-services-impl" rev="1.21.0">
<artifact name="cds-services-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cds', module='cds-services-impl', version='1.21.0')
)
libraryDependencies += "com.sap.cds" % "cds-services-impl" % "1.21.0"
[com.sap.cds/cds-services-impl "1.21.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sap.cds : cds-services-api | jar | 1.21.0 |
com.sap.cds : cds-services-utils | jar | 1.21.0 |
com.sap.cds : cds4j-core | jar | 1.25.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |