is not current version
Last Version 1.15

org.opengis.cite:ets-wcs11 1.14

Verifies conformance of implementations to OGC Web Coverage Service 1.1.1

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-wcs11
Version

Version

1.14
Type

Type

jar

Download ets-wcs11 1.14


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