| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdio.hetu.core |
| ArtifactId | ArtifactIdpresto-geospatial-toolkit |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPresto - Geospatial utilities
|
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-geospatial-toolkit</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/
implementation 'io.hetu.core:presto-geospatial-toolkit:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-geospatial-toolkit/
implementation ("io.hetu.core:presto-geospatial-toolkit:1.6.1")
'io.hetu.core:presto-geospatial-toolkit:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-geospatial-toolkit" rev="1.6.1">
<artifact name="presto-geospatial-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-geospatial-toolkit', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-geospatial-toolkit" % "1.6.1"
[io.hetu.core/presto-geospatial-toolkit "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jol : jol-core | jar | 0.2 |
| com.esri.geometry : esri-geometry-api | jar | 2.2.2 |
| org.locationtech.jts : jts-core | jar | 1.15.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
| com.google.guava : guava | jar | 26.0-jre |
| io.airlift : slice | jar | 0.38 |
| io.airlift : json | jar | 0.193 |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.20 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.20 |
| org.testng : testng | jar | 6.10 |