is not current version
Last Version 2.8.7

com.aliyun.hbase:alihbase-annotations 1.1.2

Copy of Hadoop's annotations for HBase

GroupId

GroupId

com.aliyun.hbase
ArtifactId

ArtifactId

alihbase-annotations
Version

Version

1.1.2
Type

Type

jar

Download alihbase-annotations 1.1.2


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