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

hbase2-testcontainers 1.0.0

Isolated container management for HBase 2 code testing

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

hbase2-testcontainers
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

hbase2-testcontainers
Isolated container management for HBase 2 code testing
Ссылка на сайт

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

https://github.com/diogenes1oliveira/hbase2-docker
Система контроля версий

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

https://github.com/diogenes1oliveira/hbase2-docker/tree/main

Скачать hbase2-testcontainers 1.0.0


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

Зависимости

compile (1)

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

test (6)

Идентификатор библиотеки Тип Версия
org.apache.hbase : hbase-shaded-client jar 2.0.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.testcontainers : junit-jupiter jar 1.16.2
org.slf4j : slf4j-simple jar 1.7.32

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

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