License |
License |
---|---|
GroupId | GroupIdde.terrestris |
ArtifactId | ArtifactIdshogun2-web |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionSHOGun2 Web-Controller
SHOGun2 is a Java based WebGIS framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shogun2-web-0.0.6.pom | |
shogun2-web-0.0.6.jar | 33 KB |
shogun2-web-0.0.6-sources.jar | 25 KB |
shogun2-web-0.0.6-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.terrestris/shogun2-web/ -->
<dependency>
<groupId>de.terrestris</groupId>
<artifactId>shogun2-web</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun2-web/
implementation 'de.terrestris:shogun2-web:0.0.6'
// https://jarcasting.com/artifacts/de.terrestris/shogun2-web/
implementation ("de.terrestris:shogun2-web:0.0.6")
'de.terrestris:shogun2-web:jar:0.0.6'
<dependency org="de.terrestris" name="shogun2-web" rev="0.0.6">
<artifact name="shogun2-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun2-web', version='0.0.6')
)
libraryDependencies += "de.terrestris" % "shogun2-web" % "0.0.6"
[de.terrestris/shogun2-web "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
de.terrestris : shogun2-service | jar | 0.0.6 |
commons-io : commons-io | jar | 2.4 |
org.apache.tomcat : tomcat-servlet-api | jar | 8.0.28 |
org.springframework : spring-web | jar | 4.2.4.RELEASE |
org.springframework : spring-webmvc | jar | 4.2.4.RELEASE |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.2.4.RELEASE |
com.jayway.jsonpath : json-path | jar | 1.2.0 |