| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.cloud.servicesdk.csn2jpa |
| ArtifactId | ArtifactIdruntime |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncsn2jpa:runtime
Enables CDS features that are not supported by standard JPA mappings
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSAP |
| Filename | Size |
|---|---|
| runtime-1.4.4.pom | |
| runtime-1.4.4.jar | 13 KB |
| runtime-1.4.4-sources.jar | 11 KB |
| runtime-1.4.4-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.servicesdk.csn2jpa/runtime/ -->
<dependency>
<groupId>com.sap.cloud.servicesdk.csn2jpa</groupId>
<artifactId>runtime</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.servicesdk.csn2jpa/runtime/
implementation 'com.sap.cloud.servicesdk.csn2jpa:runtime:1.4.4'
// https://jarcasting.com/artifacts/com.sap.cloud.servicesdk.csn2jpa/runtime/
implementation ("com.sap.cloud.servicesdk.csn2jpa:runtime:1.4.4")
'com.sap.cloud.servicesdk.csn2jpa:runtime:jar:1.4.4'
<dependency org="com.sap.cloud.servicesdk.csn2jpa" name="runtime" rev="1.4.4">
<artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.servicesdk.csn2jpa', module='runtime', version='1.4.4')
)
libraryDependencies += "com.sap.cloud.servicesdk.csn2jpa" % "runtime" % "1.4.4"
[com.sap.cloud.servicesdk.csn2jpa/runtime "1.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 24.1.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : eclipselink | jar | 2.5.2 |
| org.slf4j : slf4j-api | jar | 1.7.24 |