MVN

com.attivio.platform.archetypes : attivio-archetype-module

Maven & Gradle

Oct 22, 2019
1 stars

platform/archetypes/attivio-archetype-module · Attivio Module Maven Archetype

mvn archetype:generate -DarchetypeGroupId=com.attivio.platform.archetypes -DarchetypeArtifactId=attivio-archetype-module -DarchetypeVersion=5.6.3.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.attivio.platform.archetypes : attivio-archetype-module to generate a Maven project - Latest Versions:

  • Latest Stable: 5.6.3.0

All Versions

Choose a version of com.attivio.platform.archetypes : attivio-archetype-module to generate a Maven project - All Versions:

Version Vulnerabilities Updated
5.6.x
attivio-archetype-module-5.6.3.0
attivio-archetype-module-5.6.2.0
attivio-archetype-module-5.6.1.0
5.5.x
attivio-archetype-module-5.5.1.2
attivio-archetype-module-5.5.1.1
attivio-archetype-module-5.5.1.0
attivio-archetype-module-5.5.0.5
attivio-archetype-module-5.5.0.4
attivio-archetype-module-5.5.0.3
attivio-archetype-module-5.5.0.2
attivio-archetype-module-5.5.0.1
attivio-archetype-module-5.5.0.0
5.2.x
attivio-archetype-module-5.2.6.6
attivio-archetype-module-5.2.6.5
attivio-archetype-module-5.2.6.4
attivio-archetype-module-5.2.6.3
attivio-archetype-module-5.2.6.2
attivio-archetype-module-5.2.6.1
attivio-archetype-module-5.2.6.0
4.4.x
attivio-archetype-module-4.4.2.0
attivio-archetype-module-4.4.0.3
attivio-archetype-module-4.4.0.2
attivio-archetype-module-4.4.0.1
attivio-archetype-module-4.4.0.0
0.1.x
attivio-archetype-module-0.1.1
attivio-archetype-module-0.1.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.attivio.platform.archetypes -DarchetypeArtifactId=attivio-archetype-module -DarchetypeVersion=5.6.3.0