License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-kinesis |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPinot Kinesis
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-kinesis-0.10.0.pom | |
pinot-kinesis-0.10.0.jar | 27 KB |
pinot-kinesis-0.10.0-tests.jar | 16 KB |
pinot-kinesis-0.10.0-sources.jar | 22 KB |
pinot-kinesis-0.10.0-shaded.jar | 11 MB |
pinot-kinesis-0.10.0-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-kinesis/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-kinesis</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-kinesis/
implementation 'org.apache.pinot:pinot-kinesis:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-kinesis/
implementation ("org.apache.pinot:pinot-kinesis:0.10.0")
'org.apache.pinot:pinot-kinesis:jar:0.10.0'
<dependency org="org.apache.pinot" name="pinot-kinesis" rev="0.10.0">
<artifact name="pinot-kinesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-kinesis', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-kinesis" % "0.10.0"
[org.apache.pinot/pinot-kinesis "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : sdk-core | jar | 2.14.28 |
software.amazon.awssdk : kinesis | jar | 2.14.28 |
software.amazon.awssdk : apache-client | jar | 2.14.28 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
software.amazon.awssdk : sts | jar | 2.14.28 |
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-codec-http | jar | 4.1.54.Final |
io.netty : netty-codec-http2 | jar | 4.1.54.Final |
io.netty : netty-transport | jar | 4.1.54.Final |
io.netty : netty-common | jar | 4.1.54.Final |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pinot : pinot-spi | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 4.2 |
org.testng : testng | jar | 6.11 |