MVN

com.github.bessemHmidi : angularBeans-helloWorld-archetype

Maven & Gradle

Dec 26, 2015
253 stars

angularBeans-helloWorld-archetype · This is a simple Hello World Built with AngularBeans Framework and JavaEE7

mvn archetype:generate -DarchetypeGroupId=com.github.bessemHmidi -DarchetypeArtifactId=angularBeans-helloWorld-archetype -DarchetypeVersion=1.4-RELEASE
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bessemHmidi : angularBeans-helloWorld-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.4-RELEASE

All Versions

Choose a version of com.github.bessemHmidi : angularBeans-helloWorld-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.4
angularBeans-helloWorld-archetype-1.4-RELEASE
1.3
angularBeans-helloWorld-archetype-1.3-RELEASE
1.2
angularBeans-helloWorld-archetype-1.2-RELEASE
1.0
angularBeans-helloWorld-archetype-1.0-RELEASE

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.github.bessemHmidi -DarchetypeArtifactId=angularBeans-helloWorld-archetype -DarchetypeVersion=1.4-RELEASE

Advertisement