mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.structr" -DarchetypeArtifactId="structr-simple-example-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.structr |
ArtifactId | ArtifactIdstructr-simple-example-archetype |
Version | Version1.0.0 |
Type | Typemaven-archetype |
Description |
Descriptionstructr-simple-example-archetype
Structr is an open source framework based on the popular Neo4j graph database.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.structr -DarchetypeArtifactId=structr-simple-example-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false