MVN

org.resthub : resthub-archetypes

Maven & Gradle

Oct 03, 2014
5 stars

RESThub Archetypes · Archetypes provided to allow quick bootstraping for your RESThub based projects

<dependency>
    <groupId>org.resthub</groupId>
    <artifactId>resthub-archetypes</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.resthub : resthub-archetypes to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of org.resthub : resthub-archetypes to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
resthub-archetypes-2.2.0
2.1.x
resthub-archetypes-2.1.6
resthub-archetypes-2.1.5
resthub-archetypes-2.1.4
resthub-archetypes-2.1.3
resthub-archetypes-2.1.2
resthub-archetypes-2.1.1
resthub-archetypes-2.1.0
2.0.x
resthub-archetypes-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.resthub</groupId>
    <artifactId>resthub-archetypes</artifactId>
    <version>2.2.0</version>
</dependency>

Advertisement