is not current version
Last Version 16.02.23

org.opengis.cite:ets-resources 15.06.04

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.06.04
Type

Type

pom

Download ets-resources 15.06.04


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