is not current version
Last Version 2.0-r18

org.opengis.cite:ets-wfs20 1.32

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

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-wfs20
Version

Version

1.32
Type

Type

jar

Download ets-wfs20 1.32


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