mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.stanbol" -DarchetypeArtifactId="statefull-webmodule-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.stanbol |
| ArtifactId | ArtifactIdstatefull-webmodule-archetype |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionApache Stanbol Statefull Webmodule Archetype
Archetype for a project that accesses the entityhub, and logs queries to a persisten graph
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.stanbol -DarchetypeArtifactId=statefull-webmodule-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false