mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.stanbol" -DarchetypeArtifactId="stateless-webmodule-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdstateless-webmodule-archetype |
Version | Version1.0.0 |
Type | Typemaven-archetype |
Description |
DescriptionApache Stanbol Stateles Webmodule Archetype
Archetype for a project that allows posting files and shows the computed enhancements.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.stanbol -DarchetypeArtifactId=stateless-webmodule-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false