is not current version
Last Version 1.0.2

com.github.michaelruocco:wso2-test-containers 1.0.1

Library containing utilities for testing WSO2 components using docker containers

Categories

Categories

Container
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-test-containers
Version

Version

1.0.1
Type

Type

jar

Download wso2-test-containers 1.0.1


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