Jar examples for w:wso2-test-containers
Library containing utilities for testing WSO2 components using docker containers
You can download jar file wso2-test-containers 1.0.1 in this page.
BSD License
You can use the following script to add wso2-test-containers-1.0.1.jar to your project.
<dependency> <groupId>com.github.michaelruocco</groupId> <artifactId>wso2-test-containers</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.michaelruocco', name: 'wso2-test-containers', version: '1.0.1'
libraryDependencies += "com.github.michaelruocco" % "wso2-test-containers" % "1.0.1"
<dependency org="com.github.michaelruocco" name="wso2-test-containers" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.michaelruocco', module='wso2-test-containers', version='1.0.1'))
'com.github.michaelruocco:wso2-test-containers:jar:1.0.1'
Click the following link to download the jar file.
wso2-test-containers-1.0.1-javadoc.jar