HBaseTestContainers

HBaseContainer is a class to use with https://www.testcontainers.org to run HBase as container. The class allow you to test any kind of operation that you need to do on Hbase.

Лицензия

Лицензия

Категории

Категории

Контейнер
Группа

Группа

io.github.abaddon.testcontanier
Идентификатор

Идентификатор

hbasetestcontainers
Последняя версия

Последняя версия

0.0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

HBaseTestContainers
HBaseContainer is a class to use with https://www.testcontainers.org to run HBase as container. The class allow you to test any kind of operation that you need to do on Hbase.
Ссылка на сайт

Ссылка на сайт

https://github.com/abaddon/HBaseTestContainers
Система контроля версий

Система контроля версий

https://github.com/abaddon/HBaseTestContainers

Скачать hbasetestcontainers

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.abaddon.testcontanier/hbasetestcontainers/ -->
<dependency>
    <groupId>io.github.abaddon.testcontanier</groupId>
    <artifactId>hbasetestcontainers</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abaddon.testcontanier/hbasetestcontainers/
implementation 'io.github.abaddon.testcontanier:hbasetestcontainers:0.0.10'
// https://jarcasting.com/artifacts/io.github.abaddon.testcontanier/hbasetestcontainers/
implementation ("io.github.abaddon.testcontanier:hbasetestcontainers:0.0.10")
'io.github.abaddon.testcontanier:hbasetestcontainers:jar:0.0.10'
<dependency org="io.github.abaddon.testcontanier" name="hbasetestcontainers" rev="0.0.10">
  <artifact name="hbasetestcontainers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abaddon.testcontanier', module='hbasetestcontainers', version='0.0.10')
)
libraryDependencies += "io.github.abaddon.testcontanier" % "hbasetestcontainers" % "0.0.10"
[io.github.abaddon.testcontanier/hbasetestcontainers "0.0.10"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar 1.16.0
org.slf4j : slf4j-api jar 1.7.5
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.10