| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdio.prestosql |
| ArtifactId | ArtifactIdpresto-geospatial-toolkit |
| Version | Version350 |
| Type | Typejar |
| Description |
DescriptionPresto - Geospatial utilities
|
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-geospatial-toolkit/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-geospatial-toolkit</artifactId>
<version>350</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-geospatial-toolkit/
implementation 'io.prestosql:presto-geospatial-toolkit:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-geospatial-toolkit/
implementation ("io.prestosql:presto-geospatial-toolkit:350")
'io.prestosql:presto-geospatial-toolkit:jar:350'
<dependency org="io.prestosql" name="presto-geospatial-toolkit" rev="350">
<artifact name="presto-geospatial-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-geospatial-toolkit', version='350')
)
libraryDependencies += "io.prestosql" % "presto-geospatial-toolkit" % "350"
[io.prestosql/presto-geospatial-toolkit "350"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : json | jar | 202 |
| io.airlift : slice | jar | 0.39 |
| com.esri.geometry : esri-geometry-api | jar | 2.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| com.google.guava : guava | jar | 29.0-jre |
| org.locationtech.jts : jts-core | jar | 1.16.1 |
| org.openjdk.jol : jol-core | jar | 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 |