is not current version
Last Version 1.21

org.opengis.cite:ets-wms11 1.19

Verifies conformance of implementations to OGC Web Map Service.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-wms11
Version

Version

1.19
Type

Type

jar

Download ets-wms11 1.19


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