WSO2 Test Containers

Library containing utilities for testing WSO2 components using docker containers

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-test-containers
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

WSO2 Test Containers
Library containing utilities for testing WSO2 components using docker containers
Project URL

Project URL

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

Download wso2-test-containers

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.4.3

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0