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