Jar examples for g:greenbird-test-tools
A collection of utilities that simplifies the testing of greenbird components.
You can download jar file greenbird-test-tools 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add greenbird-test-tools-2.0.0.jar to your project.
<dependency> <groupId>com.greenbird</groupId> <artifactId>greenbird-test-tools</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.greenbird', name: 'greenbird-test-tools', version: '2.0.0'
libraryDependencies += "com.greenbird" % "greenbird-test-tools" % "2.0.0"
<dependency org="com.greenbird" name="greenbird-test-tools" rev="2.0.0"/>
@Grapes(@Grab(group='com.greenbird', module='greenbird-test-tools', version='2.0.0'))
'com.greenbird:greenbird-test-tools:jar:2.0.0'
Click the following link to download the jar file.
greenbird-test-tools-2.0.0-javadoc.jar