License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sap.cloud.sdk.datamodel |
ArtifactId | ArtifactIdrest-parent |
Last Version | Last Version3.39.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionData Model - REST Services - Parent POM
REST Services Data Model (VDM) - API generator and core classes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rest-parent-3.39.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sdk.datamodel/rest-parent/ -->
<dependency>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>rest-parent</artifactId>
<version>3.39.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.datamodel/rest-parent/
implementation 'com.sap.cloud.sdk.datamodel:rest-parent:3.39.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.datamodel/rest-parent/
implementation ("com.sap.cloud.sdk.datamodel:rest-parent:3.39.0")
'com.sap.cloud.sdk.datamodel:rest-parent:pom:3.39.0'
<dependency org="com.sap.cloud.sdk.datamodel" name="rest-parent" rev="3.39.0">
<artifact name="rest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.datamodel', module='rest-parent', version='3.39.0')
)
libraryDependencies += "com.sap.cloud.sdk.datamodel" % "rest-parent" % "3.39.0"
[com.sap.cloud.sdk.datamodel/rest-parent "3.39.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |