Utility methods for testing conformance of a GeoAPI implementation. Provides Validators for testing the conformance of an existing instance, and suites of JUnit tests.
'org.opengis:geoapi-conformance:3.0.0'
<dependency> <groupId>org.opengis</groupId> <artifactId>geoapi-conformance</artifactId> <version>3.0.0</version> </dependency>
<dependency org="org.opengis" name="geoapi-conformance" rev="3.0.0"/>
"org.opengis", "geoapi-conformance", "3.0.0"