| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.cds |
| ArtifactId | ArtifactIdcds-services-impl |
| Version | Version1.20.1 |
| Type | Typejar |
| Description |
DescriptionCDS Services Implementation
Implementation of CDS Services Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cds-services-impl-1.20.1.pom | |
| cds-services-impl-1.20.1.jar | 343 KB |
| cds-services-impl-1.20.1-sources.jar | 169 KB |
| cds-services-impl-1.20.1-javadoc.jar | 810 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.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cds/cds-services-impl/
implementation 'com.sap.cds:cds-services-impl:1.20.1'
// https://jarcasting.com/artifacts/com.sap.cds/cds-services-impl/
implementation ("com.sap.cds:cds-services-impl:1.20.1")
'com.sap.cds:cds-services-impl:jar:1.20.1'
<dependency org="com.sap.cds" name="cds-services-impl" rev="1.20.1">
<artifact name="cds-services-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cds', module='cds-services-impl', version='1.20.1')
)
libraryDependencies += "com.sap.cds" % "cds-services-impl" % "1.20.1"
[com.sap.cds/cds-services-impl "1.20.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sap.cds : cds-services-api | jar | 1.20.1 |
| com.sap.cds : cds-services-utils | jar | 1.20.1 |
| com.sap.cds : cds4j-core | jar | 1.24.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |