| License |
License |
|---|---|
| GroupId | GroupIdcom.github.thinker0.heron |
| ArtifactId | ArtifactIdheron-hdfs |
| Last Version | Last Version1.0.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHeron HDFS adapter
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| heron-hdfs-1.0.5.1.pom | |
| heron-hdfs-1.0.5.1.jar | 73 KB |
| heron-hdfs-1.0.5.1-tests.jar | 13 KB |
| heron-hdfs-1.0.5.1-sources.jar | 67 KB |
| heron-hdfs-1.0.5.1-javadoc.jar | 688 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-hdfs/ -->
<dependency>
<groupId>com.github.thinker0.heron</groupId>
<artifactId>heron-hdfs</artifactId>
<version>1.0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-hdfs/
implementation 'com.github.thinker0.heron:heron-hdfs:1.0.5.1'
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-hdfs/
implementation ("com.github.thinker0.heron:heron-hdfs:1.0.5.1")
'com.github.thinker0.heron:heron-hdfs:jar:1.0.5.1'
<dependency org="com.github.thinker0.heron" name="heron-hdfs" rev="1.0.5.1">
<artifact name="heron-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thinker0.heron', module='heron-hdfs', version='1.0.5.1')
)
libraryDependencies += "com.github.thinker0.heron" % "heron-hdfs" % "1.0.5.1"
[com.github.thinker0.heron/heron-hdfs "1.0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.heron : heron-api | jar | 0.20.4-incubating |
| com.github.thinker0.heron : heron-common | jar | 1.0.5.1 |
| org.apache.hadoop : hadoop-client | jar | 3.2.3 |
| org.yaml : snakeyaml | jar | 1.30 |
| org.apache.hadoop : hadoop-hdfs | jar | 3.2.3 |
| org.apache.hadoop : hadoop-common | jar | 3.2.3 |
| org.apache.hadoop : hadoop-auth | jar | 3.2.3 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| io.confluent » kafka-avro-serializer | jar | 1.0 |
| com.google.guava : guava | jar | 31.1-jre |
| com.esotericsoftware : kryo | jar | 5.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.28.2 |