containment

Practical container libraries

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

containment
Practical container libraries
Ссылка на сайт

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

https://github.com/mike10004/containment

Скачать containment

Имя Файла Размер
containment-0.6.pom 11 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • containment-core
  • containment-maven-plugin
  • containment-junit4
  • containment-lifecycle
  • containment-api

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