License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-kinesis |
Version | Version0.9.2 |
Type | Typejar |
Description |
DescriptionPinot Kinesis
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-kinesis-0.9.2.pom | |
pinot-kinesis-0.9.2.jar | 28 KB |
pinot-kinesis-0.9.2-tests.jar | 17 KB |
pinot-kinesis-0.9.2-sources.jar | 23 KB |
pinot-kinesis-0.9.2-shaded.jar | 11 MB |
pinot-kinesis-0.9.2-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-kinesis/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-kinesis</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-kinesis/
implementation 'org.apache.pinot:pinot-kinesis:0.9.2'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-kinesis/
implementation ("org.apache.pinot:pinot-kinesis:0.9.2")
'org.apache.pinot:pinot-kinesis:jar:0.9.2'
<dependency org="org.apache.pinot" name="pinot-kinesis" rev="0.9.2">
<artifact name="pinot-kinesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-kinesis', version='0.9.2')
)
libraryDependencies += "org.apache.pinot" % "pinot-kinesis" % "0.9.2"
[org.apache.pinot/pinot-kinesis "0.9.2"]
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.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 4.2 |
org.testng : testng | jar | 6.11 |