is not current version
Last Version 2.2.4_1

ch.cern.hbase:hbase-endpoint 2.2.4

HBase Coprocessor Endpoint implementations

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-endpoint
Version

Version

2.2.4
Type

Type

jar

Download hbase-endpoint 2.2.4


<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-endpoint/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-endpoint</artifactId>
    <version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-endpoint/
implementation 'ch.cern.hbase:hbase-endpoint:2.2.4'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-endpoint/
implementation ("ch.cern.hbase:hbase-endpoint:2.2.4")
'ch.cern.hbase:hbase-endpoint:jar:2.2.4'
<dependency org="ch.cern.hbase" name="hbase-endpoint" rev="2.2.4">
  <artifact name="hbase-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-endpoint', version='2.2.4')
)
libraryDependencies += "ch.cern.hbase" % "hbase-endpoint" % "2.2.4"
[ch.cern.hbase/hbase-endpoint "2.2.4"]