is not current version
Last Version 0.1.0-hadoop-2.0

com.sematext.hbasehut:hbasehut 0.1.0-cdh5.3.0

TODO

GroupId

GroupId

com.sematext.hbasehut
ArtifactId

ArtifactId

hbasehut
Version

Version

0.1.0-cdh5.3.0
Type

Type

jar

Download hbasehut 0.1.0-cdh5.3.0


<!-- https://jarcasting.com/artifacts/com.sematext.hbasehut/hbasehut/ -->
<dependency>
    <groupId>com.sematext.hbasehut</groupId>
    <artifactId>hbasehut</artifactId>
    <version>0.1.0-cdh5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sematext.hbasehut/hbasehut/
implementation 'com.sematext.hbasehut:hbasehut:0.1.0-cdh5.3.0'
// https://jarcasting.com/artifacts/com.sematext.hbasehut/hbasehut/
implementation ("com.sematext.hbasehut:hbasehut:0.1.0-cdh5.3.0")
'com.sematext.hbasehut:hbasehut:jar:0.1.0-cdh5.3.0'
<dependency org="com.sematext.hbasehut" name="hbasehut" rev="0.1.0-cdh5.3.0">
  <artifact name="hbasehut" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sematext.hbasehut', module='hbasehut', version='0.1.0-cdh5.3.0')
)
libraryDependencies += "com.sematext.hbasehut" % "hbasehut" % "0.1.0-cdh5.3.0"
[com.sematext.hbasehut/hbasehut "0.1.0-cdh5.3.0"]