MVN

com.zanclus.codepalousa : deltaspike-restlet-archetype

Maven & Gradle

Mar 07, 2015
0 stars

deltaspike-restlet-archetype · A Maven Archetype for generating a basic ReSTlet Application stub which can then be expanded

mvn archetype:generate -DarchetypeGroupId=com.zanclus.codepalousa -DarchetypeArtifactId=deltaspike-restlet-archetype -DarchetypeVersion=2.3.1-1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zanclus.codepalousa : deltaspike-restlet-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.3.1-1

All Versions

Choose a version of com.zanclus.codepalousa : deltaspike-restlet-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.3.x
deltaspike-restlet-archetype-2.3.1-1
deltaspike-restlet-archetype-2.3.1
deltaspike-restlet-archetype-2.3.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.zanclus.codepalousa -DarchetypeArtifactId=deltaspike-restlet-archetype -DarchetypeVersion=2.3.1-1