is not current version
Last Version 2.8.7

com.aliyun.hbase:alihbase-annotations 2.8.0

Annotations for tests

GroupId

GroupId

com.aliyun.hbase
ArtifactId

ArtifactId

alihbase-annotations
Version

Version

2.8.0
Type

Type

jar

Download alihbase-annotations 2.8.0


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