MVN

net.osgiliath.archetypes : net.osgiliath.archetype.business.blueprint

Maven & Gradle

Aug 19, 2015
15 stars

Osgiliath business archetype with blueprint · Must be behind an Osgiliath parent archetype, business processing of data

mvn archetype:generate -DarchetypeGroupId=net.osgiliath.archetypes -DarchetypeArtifactId=net.osgiliath.archetype.business.blueprint -DarchetypeVersion=0.2.3
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.3

All Versions

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

Version Vulnerabilities Updated
0.2.x
net.osgiliath.archetype.business.blueprint-0.2.3
net.osgiliath.archetype.business.blueprint-0.2.2
net.osgiliath.archetype.business.blueprint-0.2.1
net.osgiliath.archetype.business.blueprint-0.2.0
0.1.x
net.osgiliath.archetype.business.blueprint-0.1.8
net.osgiliath.archetype.business.blueprint-0.1.7
net.osgiliath.archetype.business.blueprint-0.1.6
net.osgiliath.archetype.business.blueprint-0.1.5
net.osgiliath.archetype.business.blueprint-0.1.4
net.osgiliath.archetype.business.blueprint-0.1.3
net.osgiliath.archetype.business.blueprint-0.1.2
net.osgiliath.archetype.business.blueprint-0.1.1
net.osgiliath.archetype.business.blueprint-0.1.0
0.0.x
net.osgiliath.archetype.business.blueprint-0.0.7
net.osgiliath.archetype.business.blueprint-0.0.6
net.osgiliath.archetype.business.blueprint-0.0.5
net.osgiliath.archetype.business.blueprint-0.0.4

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.business.blueprint -DarchetypeVersion=0.2.3