| License |
License |
|---|---|
| GroupId | GroupIdcz.o2.proxima |
| ArtifactId | ArtifactIdio-hdfs |
| Version | Version0.2.5 |
| Type | Typejar |
| Description |
Descriptioncz.o2.proxima:io-hdfs
Proxima platform is batch and realtime storage and data processing abstraction
|
| Filename | Size |
|---|---|
| io-hdfs-0.2.5.pom | |
| io-hdfs-0.2.5.jar | 38 MB |
| io-hdfs-0.2.5-sources.jar | 14 KB |
| io-hdfs-0.2.5-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.o2.proxima/io-hdfs/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>io-hdfs</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/io-hdfs/
implementation 'cz.o2.proxima:io-hdfs:0.2.5'
// https://jarcasting.com/artifacts/cz.o2.proxima/io-hdfs/
implementation ("cz.o2.proxima:io-hdfs:0.2.5")
'cz.o2.proxima:io-hdfs:jar:0.2.5'
<dependency org="cz.o2.proxima" name="io-hdfs" rev="0.2.5">
<artifact name="io-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='io-hdfs', version='0.2.5')
)
libraryDependencies += "cz.o2.proxima" % "io-hdfs" % "0.2.5"
[cz.o2.proxima/io-hdfs "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.o2.proxima : core | jar | 0.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |