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