License |
License |
---|---|
GroupId | GroupIdcom.ebay.jetstream |
ArtifactId | ArtifactIdjetstream-hdfs |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed Stream Processing Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
jetstream-hdfs-4.1.0.pom | |
jetstream-hdfs-4.1.0.jar | 72 KB |
jetstream-hdfs-4.1.0-sources.jar | 34 KB |
jetstream-hdfs-4.1.0-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-hdfs/ -->
<dependency>
<groupId>com.ebay.jetstream</groupId>
<artifactId>jetstream-hdfs</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-hdfs/
implementation 'com.ebay.jetstream:jetstream-hdfs:4.1.0'
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-hdfs/
implementation ("com.ebay.jetstream:jetstream-hdfs:4.1.0")
'com.ebay.jetstream:jetstream-hdfs:jar:4.1.0'
<dependency org="com.ebay.jetstream" name="jetstream-hdfs" rev="4.1.0">
<artifact name="jetstream-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jetstream', module='jetstream-hdfs', version='4.1.0')
)
libraryDependencies += "com.ebay.jetstream" % "jetstream-hdfs" % "4.1.0"
[com.ebay.jetstream/jetstream-hdfs "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ebay.jetstream : jetstreamframework | jar | 4.1.0 |
com.ebay.jetstream : jetstream-messaging | jar | 4.1.0 |
org.apache.hadoop : hadoop-common | jar | 2.4.0 |
org.apache.hadoop : hadoop-hdfs | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.12 |