MVN

org.codegist.crest : crest-parent

Maven & Gradle

Oct 13, 2011
18 stars

CRest Global · CRest - Client Representational State Transfer

<dependency>
    <groupId>org.codegist.crest</groupId>
    <artifactId>crest-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codegist.crest : crest-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of org.codegist.crest : crest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
crest-parent-2.0.0-RC1
1.0.x
crest-parent-1.0.1
crest-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codegist.crest</groupId>
    <artifactId>crest-parent</artifactId>
    <version>1.0.1</version>
</dependency>