MVN

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

Maven & Gradle

Mar 25, 2019
1 stars

platform/archetypes/attivio-archetype-client · Attivio Client Maven Archetype

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

Latest Version

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

  • Latest Stable: 5.5.0.5

All Versions

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

Version Vulnerabilities Updated
5.5.x
attivio-archetype-client-5.5.0.5
attivio-archetype-client-5.5.0.4
attivio-archetype-client-5.5.0.3
attivio-archetype-client-5.5.0.2
attivio-archetype-client-5.5.0.1
attivio-archetype-client-5.5.0.0
5.2.x
attivio-archetype-client-5.2.6.6
attivio-archetype-client-5.2.6.5
attivio-archetype-client-5.2.6.4
attivio-archetype-client-5.2.6.3
attivio-archetype-client-5.2.6.2
attivio-archetype-client-5.2.6.1
attivio-archetype-client-5.2.6.0
4.4.x
attivio-archetype-client-4.4.2.0
attivio-archetype-client-4.4.0.3
attivio-archetype-client-4.4.0.2
attivio-archetype-client-4.4.0.1
attivio-archetype-client-4.4.0.0
0.1.x
attivio-archetype-client-0.1.1
attivio-archetype-client-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-client -DarchetypeVersion=5.5.0.5