MVN

net.osgiliath.archetypes : net.osgiliath.archetype.routes

Maven & Gradle

Jun 17, 2016
15 stars

Osgiliath route archetype with CDI · Must be behind an Osgiliath parent archetype, routing support between modules

mvn archetype:generate -DarchetypeGroupId=net.osgiliath.archetypes -DarchetypeArtifactId=net.osgiliath.archetype.routes -DarchetypeVersion=0.3.7
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.archetypes : net.osgiliath.archetype.routes to generate a Maven project - Latest Versions:

  • Latest Stable: 0.3.7

All Versions

Choose a version of net.osgiliath.archetypes : net.osgiliath.archetype.routes to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.3.x
net.osgiliath.archetype.routes-0.3.7
net.osgiliath.archetype.routes-0.3.6
net.osgiliath.archetype.routes-0.3.4
net.osgiliath.archetype.routes-0.3.3
net.osgiliath.archetype.routes-0.3.2
net.osgiliath.archetype.routes-0.3.1
0.0.x
net.osgiliath.archetype.routes-0.0.3
net.osgiliath.archetype.routes-0.0.2
net.osgiliath.archetype.routes-0.0.1

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=net.osgiliath.archetypes -DarchetypeArtifactId=net.osgiliath.archetype.routes -DarchetypeVersion=0.3.7