License |
License |
---|---|
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdproxima-direct-io-hbase-bindings |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptioncz.o2.proxima:proxima-direct-io-hbase-bindings
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-hbase-bindings/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>proxima-direct-io-hbase-bindings</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/proxima-direct-io-hbase-bindings/
implementation 'cz.o2.proxima:proxima-direct-io-hbase-bindings:0.6.1'
// https://jarcasting.com/artifacts/cz.o2.proxima/proxima-direct-io-hbase-bindings/
implementation ("cz.o2.proxima:proxima-direct-io-hbase-bindings:0.6.1")
'cz.o2.proxima:proxima-direct-io-hbase-bindings:jar:0.6.1'
<dependency org="cz.o2.proxima" name="proxima-direct-io-hbase-bindings" rev="0.6.1">
<artifact name="proxima-direct-io-hbase-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='proxima-direct-io-hbase-bindings', version='0.6.1')
)
libraryDependencies += "cz.o2.proxima" % "proxima-direct-io-hbase-bindings" % "0.6.1"
[cz.o2.proxima/proxima-direct-io-hbase-bindings "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
cz.o2.proxima : proxima-direct-core | jar | 0.6.1 |
org.apache.hadoop : hadoop-common | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
org.apache.hbase : hbase-client | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
cz.o2.proxima : proxima-core | test-jar | 0.6.1 |
org.apache.hadoop : hadoop-common | test-jar | 2.10.0 |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
org.apache.hbase : hbase-testing-util | jar | 1.6.0 |
org.apache.hadoop : hadoop-hdfs | test-jar | 2.10.0 |
org.apache.hadoop : hadoop-hdfs | jar | 2.10.0 |
junit : junit | jar | 4.13.1 |