License |
License |
---|---|
Categories |
CategoriesTrino Data Databases Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-geospatial-toolkit |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrino - Geospatial utilities
|
<!-- https://jarcasting.com/artifacts/io.trino/trino-geospatial-toolkit/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-geospatial-toolkit</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-geospatial-toolkit/
implementation 'io.trino:trino-geospatial-toolkit:387'
// https://jarcasting.com/artifacts/io.trino/trino-geospatial-toolkit/
implementation ("io.trino:trino-geospatial-toolkit:387")
'io.trino:trino-geospatial-toolkit:jar:387'
<dependency org="io.trino" name="trino-geospatial-toolkit" rev="387">
<artifact name="trino-geospatial-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-geospatial-toolkit', version='387')
)
libraryDependencies += "io.trino" % "trino-geospatial-toolkit" % "387"
[io.trino/trino-geospatial-toolkit "387"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-spi | jar | 387 |
io.airlift : json | jar | 216 |
io.airlift : slice | jar | 0.42 |
com.esri.geometry : esri-geometry-api | jar | 2.2.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
org.locationtech.jts : jts-core | jar | 1.16.1 |
org.locationtech.jts.io : jts-io-common | jar | 1.16.1 |
org.openjdk.jol : jol-core | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-testing-services | jar | 387 |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
org.testng : testng | jar | 6.10 |