MVN

org.structr : structr-ui-archetype

Maven & Gradle

Sep 16, 2014
764 stars

structr-ui-archetype · Structr is an open source framework based on the popular Neo4j graph database.

mvn archetype:generate -DarchetypeGroupId=org.structr -DarchetypeArtifactId=structr-ui-archetype -DarchetypeVersion=1.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.structr : structr-ui-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.RC4

All Versions

Choose a version of org.structr : structr-ui-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
structr-ui-archetype-1.0.0
structr-ui-archetype-1.0.RC4
structr-ui-archetype-1.0.RC3
structr-ui-archetype-1.0.RC2
structr-ui-archetype-1.0.RC1
0.9.x
structr-ui-archetype-0.9.0
0.8.x
structr-ui-archetype-0.8.3
structr-ui-archetype-0.8.2

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=org.structr -DarchetypeArtifactId=structr-ui-archetype -DarchetypeVersion=1.0.0