| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.opengis.cite |
| ArtifactId | ArtifactIdets-wms-client13 |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConformance Test Suite - OGC Web Map Service Client
Verifies conformance of implementations to OGC Web Map Service Client.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ets-wms-client13-1.6.pom | |
| ets-wms-client13-1.6.jar | 12 KB |
| ets-wms-client13-1.6-sources.jar | 7 KB |
| ets-wms-client13-1.6-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-wms-client13/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-wms-client13</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wms-client13/
implementation 'org.opengis.cite:ets-wms-client13:1.6'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wms-client13/
implementation ("org.opengis.cite:ets-wms-client13:1.6")
'org.opengis.cite:ets-wms-client13:jar:1.6'
<dependency org="org.opengis.cite" name="ets-wms-client13" rev="1.6">
<artifact name="ets-wms-client13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-wms-client13', version='1.6')
)
libraryDependencies += "org.opengis.cite" % "ets-wms-client13" % "1.6"
[org.opengis.cite/ets-wms-client13 "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.7 |
| org.opengis.cite.teamengine : teamengine-spi | jar | 5.3 |
| org.opengis.cite.teamengine : teamengine-core | jar | 5.3 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.json : json | jar | 20080701 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |