не последняя версия
Последняя версия 1.4

org.opengis.cite:ets-cat30 0.7

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

Группа

Группа

org.opengis.cite
Идентификатор

Идентификатор

ets-cat30
Версия

Версия

0.7
Тип

Тип

jar

Скачать ets-cat30 0.7


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