License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-server-dev |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-server-dev
Trino
|
Filename | Size |
---|---|
trino-server-dev-387.pom | |
trino-server-dev-387.jar | 12 KB |
trino-server-dev-387-tests.jar | 3 KB |
trino-server-dev-387-test-sources.jar | 2 KB |
trino-server-dev-387-sources.jar | 7 KB |
trino-server-dev-387-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-server-dev/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-server-dev</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-server-dev/
implementation 'io.trino:trino-server-dev:387'
// https://jarcasting.com/artifacts/io.trino/trino-server-dev/
implementation ("io.trino:trino-server-dev:387")
'io.trino:trino-server-dev:jar:387'
<dependency org="io.trino" name="trino-server-dev" rev="387">
<artifact name="trino-server-dev" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-server-dev', version='387')
)
libraryDependencies += "io.trino" % "trino-server-dev" % "387"
[io.trino/trino-server-dev "387"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-main | jar | 387 |
io.trino : trino-spi | jar | 387 |
io.airlift : configuration | jar | 216 |
io.airlift.resolver : resolver | jar | 1.6 |
com.google.guava : guava | jar | 31.1-jre |
com.google.inject : guice | jar | 5.1.0 |
javax.inject : javax.inject | jar | 1 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.ow2.asm : asm | jar | 9.2 |
org.sonatype.aether : aether-api | jar | 1.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |