License |
License |
---|---|
GroupId | GroupIdde.terrestris |
ArtifactId | ArtifactIdshogun2-core |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSHOGun2 Core
SHOGun2 is a Java based WebGIS framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shogun2-core-2.1.0.pom | 691 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.terrestris/shogun2-core/ -->
<dependency>
<groupId>de.terrestris</groupId>
<artifactId>shogun2-core</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun2-core/
implementation 'de.terrestris:shogun2-core:2.1.0'
// https://jarcasting.com/artifacts/de.terrestris/shogun2-core/
implementation ("de.terrestris:shogun2-core:2.1.0")
'de.terrestris:shogun2-core:pom:2.1.0'
<dependency org="de.terrestris" name="shogun2-core" rev="2.1.0">
<artifact name="shogun2-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun2-core', version='2.1.0')
)
libraryDependencies += "de.terrestris" % "shogun2-core" % "2.1.0"
[de.terrestris/shogun2-core "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.0-beta.5 |
org.powermock : powermock-api-mockito2 | jar | 2.0.0-beta.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.jayway.jsonpath : json-path | jar | 1.2.0 |
org.springframework : spring-test | jar | 5.1.3.RELEASE |