| License |
License |
|---|---|
| Categories |
CategoriesGeoTools Business Logic Libraries Geospatial Geo |
| GroupId | GroupIdio.oss84.geotools |
| ArtifactId | ArtifactIdgt-referencing |
| Version | Version24.2-oss84-1 |
| Type | Typejar |
| Description |
DescriptionReferencing services
Contains implementations of Coordinate Reference Systems (CRS),
conversion and transformation services.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.oss84.geotools/gt-referencing/ -->
<dependency>
<groupId>io.oss84.geotools</groupId>
<artifactId>gt-referencing</artifactId>
<version>24.2-oss84-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-referencing/
implementation 'io.oss84.geotools:gt-referencing:24.2-oss84-1'
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-referencing/
implementation ("io.oss84.geotools:gt-referencing:24.2-oss84-1")
'io.oss84.geotools:gt-referencing:jar:24.2-oss84-1'
<dependency org="io.oss84.geotools" name="gt-referencing" rev="24.2-oss84-1">
<artifact name="gt-referencing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oss84.geotools', module='gt-referencing', version='24.2-oss84-1')
)
libraryDependencies += "io.oss84.geotools" % "gt-referencing" % "24.2-oss84-1"
[io.oss84.geotools/gt-referencing "24.2-oss84-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ejml : ejml-ddense | jar | 0.34 |
| commons-pool : commons-pool | jar | 1.5.4 |
| io.oss84.geotools : gt-metadata | jar | 24.2-oss84-1 |
| io.oss84.jgridshift : jgridshift-core | jar | 1.3 |
| net.sf.geographiclib : GeographicLib-Java | jar | 1.49 |
| javax.media : jai_core | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.oss84.geotools : gt-sample-data | jar | 24.2-oss84-1 |
| javax.media » jai_codec | jar | 1.1.3 |
| net.sourceforge.javacsv : javacsv | jar | 2.0 |
| junit : junit | jar | 4.12 |