h

hbase-resource-bundle

licensing info for use when bundling works
Files download
File Operation
hbase-resource-bundle-2.2.4_1.jar download
hbase-resource-bundle-2.2.4_1.pom download
hbase-resource-bundle-2.2.4_1-sources.jar download
Apache Maven
<dependency>
  <groupId>ch.cern.hbase</groupId>
  <artifactId>hbase-resource-bundle</artifactId>
  <version>2.2.4_1</version>
</dependency>
Gradle Groovy
implementation 'ch.cern.hbase:hbase-resource-bundle:2.2.4_1'
Gradle Kotlin
implementation("ch.cern.hbase:hbase-resource-bundle:2.2.4_1")
Scala SBT
libraryDependencies += "ch.cern.hbase" % "hbase-resource-bundle" % "2.2.4_1"
Groovy Grape
@Grapes(
  @Grab(group='ch.cern.hbase', module='hbase-resource-bundle', version='2.2.4_1')
)
Apache Ivy
<dependency org="ch.cern.hbase" name="hbase-resource-bundle" rev="2.2.4_1" />
Leiningen
[ch.cern.hbase/hbase-resource-bundle "2.2.4_1"]
Apache Buildr
'ch.cern.hbase:hbase-resource-bundle:jar:2.2.4_1'