| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.opengis.cite |
| ArtifactId | ArtifactIdets-wms-client13 |
| Version | Version1.2 |
| 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.2.pom | |
| ets-wms-client13-1.2.jar | 12 KB |
| ets-wms-client13-1.2-sources.jar | 7 KB |
| ets-wms-client13-1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wms-client13/
implementation 'org.opengis.cite:ets-wms-client13:1.2'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wms-client13/
implementation ("org.opengis.cite:ets-wms-client13:1.2")
'org.opengis.cite:ets-wms-client13:jar:1.2'
<dependency org="org.opengis.cite" name="ets-wms-client13" rev="1.2">
<artifact name="ets-wms-client13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-wms-client13', version='1.2')
)
libraryDependencies += "org.opengis.cite" % "ets-wms-client13" % "1.2"
[org.opengis.cite/ets-wms-client13 "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opengis.cite.teamengine : teamengine-spi | jar | 4.5 |
| org.opengis.cite.teamengine : teamengine-core | jar | 4.5 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.json : json | jar | 20080701 |
| com.google.code.gson : gson | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |