License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geotoolkit |
ArtifactId | ArtifactIdreferencing |
Last Version | Last Version3.20-geoapi-3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionReferencing
Projects group for referencing services. This group contains the
core of referencing services (geotk-referencing) and various plugins.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
referencing-3.20-geoapi-3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geotoolkit/referencing/ -->
<dependency>
<groupId>org.geotoolkit</groupId>
<artifactId>referencing</artifactId>
<version>3.20-geoapi-3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geotoolkit/referencing/
implementation 'org.geotoolkit:referencing:3.20-geoapi-3.0'
// https://jarcasting.com/artifacts/org.geotoolkit/referencing/
implementation ("org.geotoolkit:referencing:3.20-geoapi-3.0")
'org.geotoolkit:referencing:pom:3.20-geoapi-3.0'
<dependency org="org.geotoolkit" name="referencing" rev="3.20-geoapi-3.0">
<artifact name="referencing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geotoolkit', module='referencing', version='3.20-geoapi-3.0')
)
libraryDependencies += "org.geotoolkit" % "referencing" % "3.20-geoapi-3.0"
[org.geotoolkit/referencing "3.20-geoapi-3.0"]
Group / Artifact | Type | Version |
---|---|---|
java3d : vecmath | jar | 1.3.1 |
org.opengis : geoapi | jar | 3.0.0 |
org.geotoolkit : geotk-utility | jar | 3.20-geoapi-3.0 |
org.geotoolkit : geotk-metadata | jar | 3.20-geoapi-3.0 |
net.jcip : jcip-annotations | jar | 1.0 |
javax.measure : jsr-275 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.opengis : geoapi-conformance | jar | 3.0.0 |
org.geotoolkit.project » geotk-test | jar | 3.20-geoapi-3.0 |
junit : junit | jar |