Last Version

GeoServer Manager - REST based 1.7.0-pdok2

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.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

nl.pdok
ArtifactId

ArtifactId

geoserver-manager
Version

Version

1.7.0-pdok2
Type

Type

jar
Description

Description

GeoServer 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

https://github.com/PDOK/geoserver-manager
Project Organization

Project Organization

PDOK
Source Code Management

Source Code Management

https://github.com/PDOK/geoserver-manager

Download geoserver-manager 1.7.0-pdok2


<!-- 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"]

Dependencies

compile (5)

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

test (3)

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

Project Modules

There are no modules declared in this project.