is not current version
Last Version 1.4

org.opengis.cite:ets-cat30 0.9

Checks a catalogue service implementation for conformance to "OGC Catalogue Services 3.0 Specification -- HTTP Protocol Binding" (OGC 12-176r6) and related specifications.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-cat30
Version

Version

0.9
Type

Type

jar

Download ets-cat30 0.9


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