| License | License | 
|---|---|
| GroupId | GroupIdch.cern.hbase | 
| ArtifactId | ArtifactIdhbase-resource-bundle | 
| Last Version | Last Version2.2.4_1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache HBase - Resource Bundle licensing info for use when bundling works | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-resource-bundle</artifactId>
    <version>2.2.4_1</version>
</dependency>// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/
implementation 'ch.cern.hbase:hbase-resource-bundle:2.2.4_1'// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/
implementation ("ch.cern.hbase:hbase-resource-bundle:2.2.4_1")'ch.cern.hbase:hbase-resource-bundle:jar:2.2.4_1'<dependency org="ch.cern.hbase" name="hbase-resource-bundle" rev="2.2.4_1">
  <artifact name="hbase-resource-bundle" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-resource-bundle', version='2.2.4_1')
)libraryDependencies += "ch.cern.hbase" % "hbase-resource-bundle" % "2.2.4_1"[ch.cern.hbase/hbase-resource-bundle "2.2.4_1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.yetus : audience-annotations | jar | 0.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.cern.hbase : hbase-annotations | test-jar | 2.2.4_1 | 
| junit : junit | jar | 4.12 |