Download wso2-test-containers-1.0.1.jar file - Jar w

Jar examples for w:wso2-test-containers

Description

Library containing utilities for testing WSO2 components using docker containers

You can download jar file wso2-test-containers 1.0.1 in this page.

License

BSD License

Build File

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'

Download

Click the following link to download the jar file.

wso2-test-containers-1.0.1-javadoc.jar
wso2-test-containers-1.0.1-sources.jar
wso2-test-containers-1.0.1.jar
wso2-test-containers-1.0.1.pom



Related Tutorials