is not current version
Last Version 16.02.23

org.opengis.cite:ets-resources 15.11.05

Assembles all libraries required by OGC conformance test suites into a single archive for distribution.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-resources
Version

Version

15.11.05
Type

Type

pom

Download ets-resources 15.11.05


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