не последняя версия
Последняя версия 1.8.5

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

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.

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

com.github.dov-vlaanderen
Идентификатор

Идентификатор

geoserver-manager
Версия

Версия

1.8
Тип

Тип

jar

Скачать geoserver-manager 1.8


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