License |
License |
---|---|
GroupId | GroupIdcom.aliyun.hbase |
ArtifactId | ArtifactIdalihbase-annotations |
Last Version | Last Version2.8.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Annotations
Annotations for tests
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-annotations/ -->
<dependency>
<groupId>com.aliyun.hbase</groupId>
<artifactId>alihbase-annotations</artifactId>
<version>2.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-annotations/
implementation 'com.aliyun.hbase:alihbase-annotations:2.8.7'
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-annotations/
implementation ("com.aliyun.hbase:alihbase-annotations:2.8.7")
'com.aliyun.hbase:alihbase-annotations:jar:2.8.7'
<dependency org="com.aliyun.hbase" name="alihbase-annotations" rev="2.8.7">
<artifact name="alihbase-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.hbase', module='alihbase-annotations', version='2.8.7')
)
libraryDependencies += "com.aliyun.hbase" % "alihbase-annotations" % "2.8.7"
[com.aliyun.hbase/alihbase-annotations "2.8.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |