MVN

org.baracus.application : baracus-maven-archetype

Maven & Gradle

Sep 10, 2015
0 stars

baracus-maven-archetype · Maven Mrchetype for the BARACUS framework for Android application

mvn archetype:generate -DarchetypeGroupId=org.baracus.application -DarchetypeArtifactId=baracus-maven-archetype -DarchetypeVersion=0.9.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.baracus.application : baracus-maven-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of org.baracus.application : baracus-maven-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.9.x
baracus-maven-archetype-0.9.1
0.9
baracus-maven-archetype-0.9
0.8.x
baracus-maven-archetype-0.8.2
baracus-maven-archetype-0.8.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=org.baracus.application -DarchetypeArtifactId=baracus-maven-archetype -DarchetypeVersion=0.9.1

Advertisement