MVN

com.strategicgains.archetype : restexpress-archetype

Maven & Gradle

Feb 11, 2016
26 stars

RestExpress-Archetype · Maven archetypes for creating RestExpress project

<dependency>
    <groupId>com.strategicgains.archetype</groupId>
    <artifactId>restexpress-archetype</artifactId>
    <version>1.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.strategicgains.archetype : restexpress-archetype to add to Maven - Latest Versions:

  • Latest Stable: 1.18

All Versions

Choose a version of com.strategicgains.archetype : restexpress-archetype to add to Maven - All Versions:

Version Vulnerabilities Updated
1.18
restexpress-archetype-1.18
1.17
restexpress-archetype-1.17
1.16
restexpress-archetype-1.16
1.15
restexpress-archetype-1.15
1.14
restexpress-archetype-1.14
1.13
restexpress-archetype-1.13
1.12
restexpress-archetype-1.12
1.11
restexpress-archetype-1.11
1.10
restexpress-archetype-1.10
1.9
restexpress-archetype-1.9
1.8
restexpress-archetype-1.8
1.7
restexpress-archetype-1.7
1.6
restexpress-archetype-1.6
1.5
restexpress-archetype-1.5
1.4
restexpress-archetype-1.4
1.3
restexpress-archetype-1.3
1.2
restexpress-archetype-1.2
1.1
restexpress-archetype-1.1
1.0
restexpress-archetype-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.strategicgains.archetype</groupId>
    <artifactId>restexpress-archetype</artifactId>
    <version>1.18</version>
</dependency>

Advertisement