is not current version
Last Version 1.4

org.opengis.cite:ets-cat30 1.2

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

1.2
Type

Type

jar

Download ets-cat30 1.2


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