is not current version
Last Version 1.8.5

com.github.dov-vlaanderen:geoserver-manager 1.8.1

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.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.dov-vlaanderen
ArtifactId

ArtifactId

geoserver-manager
Version

Version

1.8.1
Type

Type

jar

Download geoserver-manager 1.8.1


<!-- https://jarcasting.com/artifacts/com.github.dov-vlaanderen/geoserver-manager/ -->
<dependency>
    <groupId>com.github.dov-vlaanderen</groupId>
    <artifactId>geoserver-manager</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dov-vlaanderen/geoserver-manager/
implementation 'com.github.dov-vlaanderen:geoserver-manager:1.8.1'
// https://jarcasting.com/artifacts/com.github.dov-vlaanderen/geoserver-manager/
implementation ("com.github.dov-vlaanderen:geoserver-manager:1.8.1")
'com.github.dov-vlaanderen:geoserver-manager:jar:1.8.1'
<dependency org="com.github.dov-vlaanderen" name="geoserver-manager" rev="1.8.1">
  <artifact name="geoserver-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dov-vlaanderen', module='geoserver-manager', version='1.8.1')
)
libraryDependencies += "com.github.dov-vlaanderen" % "geoserver-manager" % "1.8.1"
[com.github.dov-vlaanderen/geoserver-manager "1.8.1"]