is not current version
Last Version 3.0.1

org.opengis:geoapi-conformance 3.0.0

Utility methods for testing conformance of a GeoAPI implementation. Provides Validators for testing the conformance of an existing instance, and suites of JUnit tests.

Categories

Categories

Geo Business Logic Libraries Geospatial ORM Data
GroupId

GroupId

org.opengis
ArtifactId

ArtifactId

geoapi-conformance
Version

Version

3.0.0
Type

Type

jar

Download geoapi-conformance 3.0.0


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