License |
License |
---|---|
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdproxima-direct-io-hdfs |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncz.o2.proxima:proxima-direct-io-hdfs
Proxima platform's direct module is in process implementation of data access patterns defined by core module.
|
<!-- https://jarcasting.com/artifacts/cz.o2.proxima/proxima-direct-io-hdfs/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>proxima-direct-io-hdfs</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/proxima-direct-io-hdfs/
implementation 'cz.o2.proxima:proxima-direct-io-hdfs:0.9.0'
// https://jarcasting.com/artifacts/cz.o2.proxima/proxima-direct-io-hdfs/
implementation ("cz.o2.proxima:proxima-direct-io-hdfs:0.9.0")
'cz.o2.proxima:proxima-direct-io-hdfs:jar:0.9.0'
<dependency org="cz.o2.proxima" name="proxima-direct-io-hdfs" rev="0.9.0">
<artifact name="proxima-direct-io-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='proxima-direct-io-hdfs', version='0.9.0')
)
libraryDependencies += "cz.o2.proxima" % "proxima-direct-io-hdfs" % "0.9.0"
[cz.o2.proxima/proxima-direct-io-hdfs "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
cz.o2.proxima : proxima-core | test-jar | 0.9.0 |
cz.o2.proxima : proxima-direct-core | test-jar | 0.9.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |