is not current version
Last Version 2.0-r18

org.opengis.cite:ets-wfs20 2.0-r17

Checks WFS 2.0 implementations for conformance to ISO 19142:2010.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-wfs20
Version

Version

2.0-r17
Type

Type

jar

Download ets-wfs20 2.0-r17


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