Download greenbird-test-tools-1.0.0.jar file - Jar g

Jar examples for g:greenbird-test-tools

Description

A collection of utilities that simplifies the testing of greenbird components.

You can download jar file greenbird-test-tools 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add greenbird-test-tools-1.0.0.jar to your project.

<dependency>
   <groupId>com.greenbird</groupId>
   <artifactId>greenbird-test-tools</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.greenbird', name: 'greenbird-test-tools', version: '1.0.0'
libraryDependencies += "com.greenbird" % "greenbird-test-tools" % "1.0.0"
<dependency org="com.greenbird" name="greenbird-test-tools" rev="1.0.0"/>
@Grapes(@Grab(group='com.greenbird', module='greenbird-test-tools', version='1.0.0'))
'com.greenbird:greenbird-test-tools:jar:1.0.0'

Download

Click the following link to download the jar file.

greenbird-test-tools-1.0.0-javadoc.jar
greenbird-test-tools-1.0.0-sources.jar
greenbird-test-tools-1.0.0.jar
greenbird-test-tools-1.0.0.pom



Related Tutorials