| License |
License |
|---|---|
| Categories |
CategoriesTrino Data Databases |
| GroupId | GroupIdio.trino |
| ArtifactId | ArtifactIdtrino-record-decoder |
| Last Version | Last Version387 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontrino-record-decoder
Trino
|
<!-- https://jarcasting.com/artifacts/io.trino/trino-record-decoder/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-record-decoder</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-record-decoder/
implementation 'io.trino:trino-record-decoder:387'
// https://jarcasting.com/artifacts/io.trino/trino-record-decoder/
implementation ("io.trino:trino-record-decoder:387")
'io.trino:trino-record-decoder:jar:387'
<dependency org="io.trino" name="trino-record-decoder" rev="387">
<artifact name="trino-record-decoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-record-decoder', version='387')
)
libraryDependencies += "io.trino" % "trino-record-decoder" % "387"
[io.trino/trino-record-decoder "387"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.trino : trino-spi | jar | 387 |
| io.airlift : slice | jar | 0.42 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.google.guava : guava | jar | 31.1-jre |
| com.google.inject : guice | jar | 5.1.0 |
| javax.inject : javax.inject | jar | 1 |
| joda-time : joda-time | jar | 2.10.13 |
| net.sf.opencsv : opencsv | jar | 2.3 |
| org.apache.avro : avro | jar | 1.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| org.xerial.snappy : snappy-java | jar | 1.1.8.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.trino : trino-main | jar | 387 |
| io.airlift : json | jar | 216 |
| io.airlift : testing | jar | 216 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.testng : testng | jar | 6.10 |