License |
License |
---|---|
GroupId | GroupIdde.terrestris |
ArtifactId | ArtifactIdshogun2 |
Version | Version2.1.0 |
Type | Typepom |
Description |
DescriptionSHOGun2
SHOGun2 is a Java based WebGIS framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shogun2-2.1.0.pom | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.terrestris/shogun2/ -->
<dependency>
<groupId>de.terrestris</groupId>
<artifactId>shogun2</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun2/
implementation 'de.terrestris:shogun2:2.1.0'
// https://jarcasting.com/artifacts/de.terrestris/shogun2/
implementation ("de.terrestris:shogun2:2.1.0")
'de.terrestris:shogun2:pom:2.1.0'
<dependency org="de.terrestris" name="shogun2" rev="2.1.0">
<artifact name="shogun2" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun2', version='2.1.0')
)
libraryDependencies += "de.terrestris" % "shogun2" % "2.1.0"
[de.terrestris/shogun2 "2.1.0"]
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 |