h

hbase-resource-bundle

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