com.github.mike10004:containment-junit4

Practical container libraries

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.mike10004
Идентификатор

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

containment-junit4
Последняя версия

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

0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Practical container libraries

Скачать containment-junit4

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.mike10004 : containment-lifecycle jar 0.6
com.github.mike10004 : containment-core jar 0.6
junit : junit jar 4.13.1

test (1)

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

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

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

Travis build status Maven Central

containment

Practical libraries that help you use Docker containers in Java.

Build

Building these artifacts requires that Docker is installed and that these images have already been pulled:

  • busybox:latest
  • alpine:3.10.3
  • httpd:2.4
  • mariadb:10.4

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

Версия
0.6
0.5
0.4
0.3