License |
License |
---|---|
GroupId | GroupIdorg.opengis.cite |
ArtifactId | ArtifactIdets-gml32 |
Version | Version3.2.1-r18 |
Type | Typejar |
Description |
DescriptionGML 3.2 (ISO 19136:2007) Conformance Test Suite
Checks GML application schemas or data sets for conformance to ISO 19136:2007.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ets-gml32-3.2.1-r18.pom | |
ets-gml32-3.2.1-r18.jar | 184 KB |
ets-gml32-3.2.1-r18-sources.jar | 168 KB |
ets-gml32-3.2.1-r18-javadoc.jar | 313 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-gml32/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-gml32</artifactId>
<version>3.2.1-r18</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-gml32/
implementation 'org.opengis.cite:ets-gml32:3.2.1-r18'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-gml32/
implementation ("org.opengis.cite:ets-gml32:3.2.1-r18")
'org.opengis.cite:ets-gml32:jar:3.2.1-r18'
<dependency org="org.opengis.cite" name="ets-gml32" rev="3.2.1-r18">
<artifact name="ets-gml32" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-gml32', version='3.2.1-r18')
)
libraryDependencies += "org.opengis.cite" % "ets-gml32" % "3.2.1-r18"
[org.opengis.cite/ets-gml32 "3.2.1-r18"]
Group / Artifact | Type | Version |
---|---|---|
org.opengis.cite.teamengine : teamengine-spi | jar | 4.0.5 |
org.opengis.cite : schema-utils | jar | 1.5 |
com.sun.jersey : jersey-client | jar | 1.18.1 |
org.opengis.cite : geomatics-geotk | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.5 |
com.google.inject : guice | jar | 3.0 |