is not current version
Last Version 2.2.4_1

ch.cern.hbase:hbase-annotations 2.2.4

Annotations for tests

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-annotations
Version

Version

2.2.4
Type

Type

jar

Download hbase-annotations 2.2.4


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