Last Version

CDP REST Web Service Schema 1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.emc.cdp
ArtifactId

ArtifactId

rest_model
Version

Version

1.0
Type

Type

jar
Description

Description

CDP REST Web Service Schema
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download rest_model 1.0


<!-- https://jarcasting.com/artifacts/com.emc.cdp/rest_model/ -->
<dependency>
    <groupId>com.emc.cdp</groupId>
    <artifactId>rest_model</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.cdp/rest_model/
implementation 'com.emc.cdp:rest_model:1.0'
// https://jarcasting.com/artifacts/com.emc.cdp/rest_model/
implementation ("com.emc.cdp:rest_model:1.0")
'com.emc.cdp:rest_model:jar:1.0'
<dependency org="com.emc.cdp" name="rest_model" rev="1.0">
  <artifact name="rest_model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.cdp', module='rest_model', version='1.0')
)
libraryDependencies += "com.emc.cdp" % "rest_model" % "1.0"
[com.emc.cdp/rest_model "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.