| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.prestosql |
| Идентификатор | Идентификаторpresto-thrift-api |
| Версия | Версия350 |
| Тип | Типjar |
| Описание |
ОписаниеPresto - Thrift Connector API
|
| Имя Файла | Размер |
|---|---|
| presto-thrift-api-350.pom | |
| presto-thrift-api-350.jar | 96 KB |
| presto-thrift-api-350-tests.jar | 27 KB |
| presto-thrift-api-350-test-sources.jar | 12 KB |
| presto-thrift-api-350-sources.jar | 69 KB |
| presto-thrift-api-350-javadoc.jar | 618 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-thrift-api/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-thrift-api</artifactId>
<version>350</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-thrift-api/
implementation 'io.prestosql:presto-thrift-api:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-thrift-api/
implementation ("io.prestosql:presto-thrift-api:350")
'io.prestosql:presto-thrift-api:jar:350'
<dependency org="io.prestosql" name="presto-thrift-api" rev="350">
<artifact name="presto-thrift-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-thrift-api', version='350')
)
libraryDependencies += "io.prestosql" % "presto-thrift-api" % "350"
[io.prestosql/presto-thrift-api "350"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prestosql : presto-spi | jar | 350 |
| io.airlift : slice | jar | 0.39 |
| io.airlift.drift : drift-api | jar | 1.14 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| com.google.guava : guava | jar | 29.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prestosql : presto-main | jar | 350 |
| io.airlift : stats | jar | 202 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.testng : testng | jar | 6.10 |