is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-hbase 0.8.1


GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-hbase
Version

Version

0.8.1
Type

Type

jar

Download nosqlunit-hbase 0.8.1


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