License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-collect |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-collect
Trino
|
Filename | Size |
---|---|
trino-collect-387.pom | |
trino-collect-387.jar | 29 KB |
trino-collect-387-tests.jar | 34 KB |
trino-collect-387-test-sources.jar | 15 KB |
trino-collect-387-sources.jar | 18 KB |
trino-collect-387-javadoc.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-collect/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-collect</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-collect/
implementation 'io.trino:trino-collect:387'
// https://jarcasting.com/artifacts/io.trino/trino-collect/
implementation ("io.trino:trino-collect:387")
'io.trino:trino-collect:jar:387'
<dependency org="io.trino" name="trino-collect" rev="387">
<artifact name="trino-collect" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-collect', version='387')
)
libraryDependencies += "io.trino" % "trino-collect" % "387"
[io.trino/trino-collect "387"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.14.0 |
com.google.guava : guava | jar | 31.1-jre |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-testing-services | jar | 387 |
org.assertj : assertj-core | jar | 3.18.1 |
org.testng : testng | jar | 6.10 |