License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.michaelruocco |
ArtifactId | ArtifactIdwso2-test-containers |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Test Containers
Library containing utilities for testing WSO2 components using docker containers
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.4.3 |
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 |