License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.opengis.cite |
ArtifactId | ArtifactIdgeomatics-geotk |
Last Version | Last Version1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeomatics Utilities (Geotk v3)
Provides support for processing spatial data and associated metadata using
various Geotk 3.x modules (see http://www.geotoolkit.org/).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geomatics-geotk-1.16.pom | |
geomatics-geotk-1.16.jar | 42 KB |
geomatics-geotk-1.16-sources.jar | 22 KB |
geomatics-geotk-1.16-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/geomatics-geotk/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>geomatics-geotk</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/geomatics-geotk/
implementation 'org.opengis.cite:geomatics-geotk:1.16'
// https://jarcasting.com/artifacts/org.opengis.cite/geomatics-geotk/
implementation ("org.opengis.cite:geomatics-geotk:1.16")
'org.opengis.cite:geomatics-geotk:jar:1.16'
<dependency org="org.opengis.cite" name="geomatics-geotk" rev="1.16">
<artifact name="geomatics-geotk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='geomatics-geotk', version='1.16')
)
libraryDependencies += "org.opengis.cite" % "geomatics-geotk" % "1.16"
[org.opengis.cite/geomatics-geotk "1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.geotoolkit.pending » geotk-xml-gml | jar | 3.21 |
org.geotoolkit.pending » geotk-jtswrapper | jar | 3.21 |
com.vividsolutions : jts | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
org.geotoolkit : geotk-epsg | jar | 3.21 |
org.apache.derby : derby | jar | 10.10.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |