MVN

com.canoo.dolphin-platform : kumuluz-archetype

Maven & Gradle

Feb 19, 2016

Dolphin Platform KumuluzEE Archetype · This repository contains a Maven Archetype for a KumuluzEE based project of the Dolphin Platform.

mvn archetype:generate -DarchetypeGroupId=com.canoo.dolphin-platform -DarchetypeArtifactId=kumuluz-archetype -DarchetypeVersion=0.8.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.canoo.dolphin-platform : kumuluz-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of com.canoo.dolphin-platform : kumuluz-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.8.x
kumuluz-archetype-0.8.1
kumuluz-archetype-0.8.0
0.7.x
kumuluz-archetype-0.7.0

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.canoo.dolphin-platform -DarchetypeArtifactId=kumuluz-archetype -DarchetypeVersion=0.8.1