Jar examples for b:brooklyn-test-support
Test support dependencies and classes
You can download jar file brooklyn-test-support 0.9.0 in this page.
Apache License
You can use the following script to add brooklyn-test-support-0.9.0.jar to your project.
<dependency> <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn-test-support</artifactId> <version>0.9.0</version> </dependency>
compile group: 'org.apache.brooklyn', name: 'brooklyn-test-support', version: '0.9.0'
libraryDependencies += "org.apache.brooklyn" % "brooklyn-test-support" % "0.9.0"
<dependency org="org.apache.brooklyn" name="brooklyn-test-support" rev="0.9.0"/>
@Grapes(@Grab(group='org.apache.brooklyn', module='brooklyn-test-support', version='0.9.0'))
'org.apache.brooklyn:brooklyn-test-support:jar:0.9.0'
Click the following link to download the jar file.
brooklyn-test-support-0.9.0-javadoc.jar