WSO2 Test Containers

Library containing utilities for testing WSO2 components using docker containers

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

wso2-test-containers
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

WSO2 Test Containers
Library containing utilities for testing WSO2 components using docker containers
Ссылка на сайт

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

https://github.com/michaelruocco/wso2-test-containers

Скачать wso2-test-containers

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

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

Зависимости

compile (1)

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

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2
joda-time : joda-time jar 2.9.9
org.mockito : mockito-all jar 1.9.5

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

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

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

Версия
1.0.2
1.0.1
1.0.0