License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdnl.pdok |
ArtifactId | ArtifactIdgeoserver-manager |
Version | Version1.7.0-pdok2 |
Type | Typejar |
Description |
DescriptionGeoServer Manager - REST based
GeoServer Manager is a library to interact with GeoServer
The scope of this library is to have a simple API, and use as few external
libs as possible.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geoserver-manager-1.7.0-pdok2.pom | |
geoserver-manager-1.7.0-pdok2.jar | 214 KB |
geoserver-manager-1.7.0-pdok2-sources.jar | 198 KB |
geoserver-manager-1.7.0-pdok2-javadoc.jar | 806 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.pdok/geoserver-manager/ -->
<dependency>
<groupId>nl.pdok</groupId>
<artifactId>geoserver-manager</artifactId>
<version>1.7.0-pdok2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.pdok/geoserver-manager/
implementation 'nl.pdok:geoserver-manager:1.7.0-pdok2'
// https://jarcasting.com/artifacts/nl.pdok/geoserver-manager/
implementation ("nl.pdok:geoserver-manager:1.7.0-pdok2")
'nl.pdok:geoserver-manager:jar:1.7.0-pdok2'
<dependency org="nl.pdok" name="geoserver-manager" rev="1.7.0-pdok2">
<artifact name="geoserver-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.pdok', module='geoserver-manager', version='1.7.0-pdok2')
)
libraryDependencies += "nl.pdok" % "geoserver-manager" % "1.7.0-pdok2"
[nl.pdok/geoserver-manager "1.7.0-pdok2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.0.1 |
commons-httpclient : commons-httpclient | jar | 3.1 |
jdom : jdom | jar | 1.1 |
org.slf4j : slf4j-api | jar | 1.5.11 |
org.slf4j : jcl-over-slf4j | jar | 1.5.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.springframework : spring-core | jar | 2.5.6.SEC02 |
org.slf4j : slf4j-log4j12 | jar | 1.5.11 |