| License |
License |
|---|---|
| Categories |
CategoriesTrino Data Databases |
| GroupId | GroupIdio.trino |
| ArtifactId | ArtifactIdtrino-server-dev |
| Version | Version365 |
| Type | Typejar |
| Description |
Descriptiontrino-server-dev
Trino
|
| Filename | Size |
|---|---|
| trino-server-dev-365.pom | |
| trino-server-dev-365.jar | 12 KB |
| trino-server-dev-365-tests.jar | 3 KB |
| trino-server-dev-365-test-sources.jar | 2 KB |
| trino-server-dev-365-sources.jar | 7 KB |
| trino-server-dev-365-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>365</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-server-dev/
implementation 'io.trino:trino-server-dev:365'
// https://jarcasting.com/artifacts/io.trino/trino-server-dev/
implementation ("io.trino:trino-server-dev:365")
'io.trino:trino-server-dev:jar:365'
<dependency org="io.trino" name="trino-server-dev" rev="365">
<artifact name="trino-server-dev" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-server-dev', version='365')
)
libraryDependencies += "io.trino" % "trino-server-dev" % "365"
[io.trino/trino-server-dev "365"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.trino : trino-main | jar | 365 |
| io.trino : trino-spi | jar | 365 |
| io.airlift : configuration | jar | 209 |
| io.airlift.resolver : resolver | jar | 1.6 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.inject : guice | jar | 5.0.1 |
| javax.inject : javax.inject | jar | 1 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.ow2.asm : asm | jar | 9.1 |
| org.sonatype.aether : aether-api | jar | 1.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |