Data Model - REST Services - Parent POM

REST Services Data Model (VDM) - API generator and core classes.

License

License

Categories

Categories

Data
GroupId

GroupId

com.sap.cloud.sdk.datamodel
ArtifactId

ArtifactId

rest-parent
Last Version

Last Version

3.39.0
Release Date

Release Date

Type

Type

pom
Description

Description

Data Model - REST Services - Parent POM
REST Services Data Model (VDM) - API generator and core classes.
Project URL

Project URL

https://sap.github.io/cloud-sdk/docs/java/getting-started
Project Organization

Project Organization

SAP SE

Download rest-parent

Filename Size
rest-parent-3.39.0.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

test (3)

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

Project Modules

  • rest-core
  • rest-generator
  • rest-generator-maven-plugin

Versions

Version
3.39.0
3.38.0
3.37.0
3.36.0
3.35.0
3.34.1
3.34.0