Last Version

wms 1.1.2

Web Map Service (WMS) Java client library

License

License

GroupId

GroupId

de.ixilon
ArtifactId

ArtifactId

wms
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download wms 1.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
com.sun.xml.bind : jaxb-xjc jar 2.3.0
javax.activation : activation jar 1.1
javax.xml.bind : jaxb-api jar 2.3.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.0
org.springframework : spring-web jar 4.3.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.