MVN

com.manywho.services : archetype

Maven & Gradle

Sep 21, 2018
0 stars

Boomi Flow Service Archetype · A Maven archetype that creates a basic Boomi Flow Service

mvn archetype:generate -DarchetypeGroupId=com.manywho.services -DarchetypeArtifactId=archetype -DarchetypeVersion=2.0.0-beta-08
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.manywho.services : archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.0-beta-08
  • Latest Beta: 2.0.0-beta-08

All Versions

Choose a version of com.manywho.services : archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
archetype-2.0.0-beta-08

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.manywho.services -DarchetypeArtifactId=archetype -DarchetypeVersion=2.0.0-beta-08