MVN

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

Maven & Gradle

Jun 18, 2016
15 stars

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

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

Latest Version

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

  • Latest Stable: 0.3.7

All Versions

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

Version Vulnerabilities Updated
0.3.x
net.osgiliath.archetype.business-0.3.7
net.osgiliath.archetype.business-0.3.6
net.osgiliath.archetype.business-0.3.4
net.osgiliath.archetype.business-0.3.3
net.osgiliath.archetype.business-0.3.2
net.osgiliath.archetype.business-0.3.1
0.0.x
net.osgiliath.archetype.business-0.0.3
net.osgiliath.archetype.business-0.0.2
net.osgiliath.archetype.business-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.business -DarchetypeVersion=0.3.7