License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-spi |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-spi
Trino
|
Filename | Size |
---|---|
trino-spi-387.pom | |
trino-spi-387.jar | 735 KB |
trino-spi-387-tests.jar | 276 KB |
trino-spi-387-test-sources.jar | 150 KB |
trino-spi-387-sources.jar | 516 KB |
trino-spi-387-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-spi/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-spi</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-spi/
implementation 'io.trino:trino-spi:387'
// https://jarcasting.com/artifacts/io.trino/trino-spi/
implementation ("io.trino:trino-spi:387")
'io.trino:trino-spi:jar:387'
<dependency org="io.trino" name="trino-spi" rev="387">
<artifact name="trino-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-spi', version='387')
)
libraryDependencies += "io.trino" % "trino-spi" % "387"
[io.trino/trino-spi "387"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : slice | jar | 0.42 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.openjdk.jol : jol-core | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-testing-services | jar | 387 |
io.airlift : json | jar | 216 |
io.airlift : testing | jar | 216 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.google.guava : guava | jar | 31.1-jre |
it.unimi.dsi : fastutil | jar | 8.3.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
org.testng : testng | jar | 6.10 |