| License |
License |
|---|---|
| GroupId | GroupIdde.ixilon |
| ArtifactId | ArtifactIdwms |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionwms
Web Map Service (WMS) Java client library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wms-1.1.1.pom | |
| wms-1.1.1.jar | 67 KB |
| wms-1.1.1-sources.jar | 77 KB |
| wms-1.1.1-javadoc.jar | 258 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |