is not current version
Last Version 16.02.23

org.opengis.cite:ets-resources 15.01.07

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

Type

pom

Download ets-resources 15.01.07


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