is not current version
Last Version 1.1.2

wms 1.1.1

Web Map Service (WMS) Java client library

License

License

GroupId

GroupId

de.ixilon
ArtifactId

ArtifactId

wms
Version

Version

1.1.1
Type

Type

jar
Description

Description

wms
Web Map Service (WMS) Java client library
Project URL

Project URL

https://gitlab.com/ixilon/wms
Source Code Management

Source Code Management

https://gitlab.com/ixilon/wms.git

Download wms 1.1.1


<!-- https://jarcasting.com/artifacts/de.ixilon/wms/ -->
<dependency>
    <groupId>de.ixilon</groupId>
    <artifactId>wms</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.ixilon/wms/
implementation 'de.ixilon:wms:1.1.1'
// https://jarcasting.com/artifacts/de.ixilon/wms/
implementation ("de.ixilon:wms:1.1.1")
'de.ixilon:wms:jar:1.1.1'
<dependency org="de.ixilon" name="wms" rev="1.1.1">
  <artifact name="wms" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ixilon', module='wms', version='1.1.1')
)
libraryDependencies += "de.ixilon" % "wms" % "1.1.1"
[de.ixilon/wms "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.3.RELEASE
com.google.guava : guava jar 20.0
com.sun.xml.bind : jaxb-xjc jar 2.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.