| License |
License |
|---|---|
| GroupId | GroupIdch.cern.hbase |
| ArtifactId | ArtifactIdhbase-replication |
| Last Version | Last Version2.2.4_1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache HBase - Replication
HBase Replication Support
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-replication/ -->
<dependency>
<groupId>ch.cern.hbase</groupId>
<artifactId>hbase-replication</artifactId>
<version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-replication/
implementation 'ch.cern.hbase:hbase-replication:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-replication/
implementation ("ch.cern.hbase:hbase-replication:2.2.4_1")
'ch.cern.hbase:hbase-replication:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-replication" rev="2.2.4_1">
<artifact name="hbase-replication" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-replication', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-replication" % "2.2.4_1"
[ch.cern.hbase/hbase-replication "2.2.4_1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.2.1 |
| org.apache.hbase.thirdparty : hbase-shaded-protobuf | jar | 2.2.1 |
| ch.cern.hbase : hbase-protocol-shaded | jar | 2.2.4_1 |
| ch.cern.hbase : hbase-common | jar | 2.2.4_1 |
| ch.cern.hbase : hbase-client | jar | 2.2.4_1 |
| ch.cern.hbase : hbase-zookeeper | jar | 2.2.4_1 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.zookeeper : zookeeper | jar | 3.4.10 |
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.cern.hbase : hbase-annotations | test-jar | 2.2.4_1 |
| ch.cern.hbase : hbase-common | test-jar | 2.2.4_1 |
| ch.cern.hbase : hbase-zookeeper | test-jar | 2.2.4_1 |
| junit : junit | jar | 4.12 |