mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dshogun2-parent-package="My-shogun2-parent-package" -Dwebapp-name="My-webapp-name" -DarchetypeGroupId="de.terrestris" -DarchetypeArtifactId="shogun2-webapp-archetype" -DarchetypeVersion="2.1.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdde.terrestris |
ArtifactId | ArtifactIdshogun2-webapp-archetype |
Version | Version2.1.0 |
Type | Typemaven-archetype |
Description |
DescriptionSHOGun2 Webapp Archetype
SHOGun2 is a Java based WebGIS framework
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=de.terrestris -DarchetypeArtifactId=shogun2-webapp-archetype -DarchetypeVersion=2.1.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
xerces : xercesImpl | jar | 2.11.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
org.hibernate : hibernate-jcache | jar | 5.4.0.Final |
org.hibernate : hibernate-spatial | jar | 5.4.0.Final |
javax.cache : cache-api | jar | 1.1.0 |
com.zaxxer : HikariCP | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-api-mockito2 | jar | 2.0.0-beta.5 |