CDP REST Web Service Schema

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

GroupId

GroupId

com.emc.cdp
ArtifactId

ArtifactId

rest_model
Last Version

Last Version

1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0