| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.pinot |
| Идентификатор | Идентификаторpresto-pinot-driver |
| Последняя версия | Последняя версия0.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPresto Pinot Driver
A realtime distributed OLAP datastore
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/presto-pinot-driver/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>presto-pinot-driver</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/presto-pinot-driver/
implementation 'org.apache.pinot:presto-pinot-driver:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/presto-pinot-driver/
implementation ("org.apache.pinot:presto-pinot-driver:0.10.0")
'org.apache.pinot:presto-pinot-driver:jar:0.10.0'
<dependency org="org.apache.pinot" name="presto-pinot-driver" rev="0.10.0">
<artifact name="presto-pinot-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='presto-pinot-driver', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "presto-pinot-driver" % "0.10.0"
[org.apache.pinot/presto-pinot-driver "0.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.6 |
| org.apache.pinot : pinot-spi-jdk8 | jar | 0.10.0 |
| org.apache.pinot : pinot-common-jdk8 | jar | 0.10.0 |
| org.apache.pinot : pinot-core-jdk8 | jar | 0.10.0 |
| org.apache.helix : helix-core | jar | 0.9.8 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.reflections : reflections | jar | 0.9.9 |
| io.grpc : grpc-api | jar | 1.41.0 |
| com.google.protobuf : protobuf-java | jar | 3.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty | jar | 3.9.6.Final |