| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.pinot |
| Идентификатор | Идентификаторpinot-s3 |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеPinot Amazon S3
A realtime distributed OLAP datastore
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pinot-s3-0.8.0.pom | |
| pinot-s3-0.8.0.jar | 21 KB |
| pinot-s3-0.8.0-tests.jar | 18 KB |
| pinot-s3-0.8.0-sources.jar | 15 KB |
| pinot-s3-0.8.0-shaded.jar | 27 MB |
| pinot-s3-0.8.0-javadoc.jar | 401 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-s3/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-s3</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-s3/
implementation 'org.apache.pinot:pinot-s3:0.8.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-s3/
implementation ("org.apache.pinot:pinot-s3:0.8.0")
'org.apache.pinot:pinot-s3:jar:0.8.0'
<dependency org="org.apache.pinot" name="pinot-s3" rev="0.8.0">
<artifact name="pinot-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-s3', version='0.8.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-s3" % "0.8.0"
[org.apache.pinot/pinot-s3 "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-configuration : commons-configuration | jar | 1.10 |
| org.apache.pinot : pinot-spi | jar | 0.8.0 |
| software.amazon.awssdk : s3 | jar | 2.13.46 |
| org.apache.httpcomponents : httpclient | jar | 4.5.9 |
| org.apache.httpcomponents : httpcore | jar | 4.4.9 |
| org.reactivestreams : reactive-streams | jar | 1.0.3 |
| io.netty : netty-codec | jar | 4.1.54.Final |
| io.netty : netty-buffer | jar | 4.1.54.Final |
| io.netty : netty-transport | jar | 4.1.54.Final |
| io.netty : netty-common | jar | 4.1.54.Final |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.adobe.testing : s3mock-testng | jar | 2.1.19 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.testng : testng | jar | 6.11 |