io.appform.testcontainer:junit-testcontainer-hbase

Embedded testcontainers for data stores

License

License

Categories

Categories

JUnit Unit Testing Container ORM Data
GroupId

GroupId

io.appform.testcontainer
ArtifactId

ArtifactId

junit-testcontainer-hbase
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Embedded testcontainers for data stores

Download junit-testcontainer-hbase

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.appform.testcontainer : junit-testcontainer-commons jar 1.0.6
org.apache.hbase : hbase-client jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5