License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.dov-vlaanderen |
ArtifactId | ArtifactIdgeoserver-manager |
Last Version | Last Version1.8.5 |
Release Date | Release Date |
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.8.5.pom | |
geoserver-manager-1.8.5.jar | 212 KB |
geoserver-manager-1.8.5-sources.jar | 198 KB |
geoserver-manager-1.8.5-javadoc.jar | 786 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dov-vlaanderen/geoserver-manager/ -->
<dependency>
<groupId>com.github.dov-vlaanderen</groupId>
<artifactId>geoserver-manager</artifactId>
<version>1.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dov-vlaanderen/geoserver-manager/
implementation 'com.github.dov-vlaanderen:geoserver-manager:1.8.5'
// https://jarcasting.com/artifacts/com.github.dov-vlaanderen/geoserver-manager/
implementation ("com.github.dov-vlaanderen:geoserver-manager:1.8.5")
'com.github.dov-vlaanderen:geoserver-manager:jar:1.8.5'
<dependency org="com.github.dov-vlaanderen" name="geoserver-manager" rev="1.8.5">
<artifact name="geoserver-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dov-vlaanderen', module='geoserver-manager', version='1.8.5')
)
libraryDependencies += "com.github.dov-vlaanderen" % "geoserver-manager" % "1.8.5"
[com.github.dov-vlaanderen/geoserver-manager "1.8.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 |
net.sf.json-lib : json-lib | jar | 2.4 |
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 |