| License |
License |
|---|---|
| GroupId | GroupIdorg.opengis.cite |
| ArtifactId | ArtifactIdets-gpkg10 |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeoPackage 1.0 Conformance Test Suite
Describe purpose of test suite.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ets-gpkg10-1.2.pom | |
| ets-gpkg10-1.2.jar | 169 KB |
| ets-gpkg10-1.2-sources.jar | 145 KB |
| ets-gpkg10-1.2-javadoc.jar | 230 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-gpkg10/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-gpkg10</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-gpkg10/
implementation 'org.opengis.cite:ets-gpkg10:1.2'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-gpkg10/
implementation ("org.opengis.cite:ets-gpkg10:1.2")
'org.opengis.cite:ets-gpkg10:jar:1.2'
<dependency org="org.opengis.cite" name="ets-gpkg10" rev="1.2">
<artifact name="ets-gpkg10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-gpkg10', version='1.2')
)
libraryDependencies += "org.opengis.cite" % "ets-gpkg10" % "1.2"
[org.opengis.cite/ets-gpkg10 "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xerial : sqlite-jdbc | jar | 3.8.11.2 |
| org.opengis.cite.teamengine : teamengine-spi | jar | 4.0.6 |
| org.opengis.cite : schema-utils | jar | 1.7 |
| com.sun.jersey : jersey-client | jar | 1.19 |
| org.testng : testng | jar | 6.8.8 |
| org.opengis.cite.saxon : saxon9 | jar | 9.0.0.8 |
| com.beust : jcommander | jar | 1.27 |
| xml-apis : xml-apis | jar | 1.4.01 |
| xerces : xercesImpl | jar | 2.12.2 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.google.inject : guice | jar | 3.0 |