| License |
License |
|---|---|
| GroupId | GroupIdorg.opengis.cite |
| ArtifactId | ArtifactIdets-kml22 |
| Last Version | Last Version2.2-r11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKML 2.2 Conformance Test Suite
Checks KML 2.2 instance documents for conformance to the OGC specification
(OGC 07-147r2).
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ets-kml22-2.2-r11.pom | |
| ets-kml22-2.2-r11.jar | 188 KB |
| ets-kml22-2.2-r11-sources.jar | 171 KB |
| ets-kml22-2.2-r11-javadoc.jar | 231 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-kml22</artifactId>
<version>2.2-r11</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/
implementation 'org.opengis.cite:ets-kml22:2.2-r11'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/
implementation ("org.opengis.cite:ets-kml22:2.2-r11")
'org.opengis.cite:ets-kml22:jar:2.2-r11'
<dependency org="org.opengis.cite" name="ets-kml22" rev="2.2-r11">
<artifact name="ets-kml22" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-kml22', version='2.2-r11')
)
libraryDependencies += "org.opengis.cite" % "ets-kml22" % "2.2-r11"
[org.opengis.cite/ets-kml22 "2.2-r11"]
| 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.17.1 |
| joda-time : joda-time | jar | 2.3 |
| com.vividsolutions : jts | jar | 1.13 |
| commons-io : commons-io | jar | 2.2 |
| org.apache.jena : jena-iri | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.google.inject : guice | jar | 3.0 |