Download brooklyn-systems-whirr-0.5.0-M2.jar file - Jar b

Jar examples for b:brooklyn-systems-whirr

Description

Brooklyn entities for Whirr integration, as base classes for systems deployed via Apache Whirr

You can download jar file brooklyn-systems-whirr 0.5.0-M2 in this page.

Build File

You can use the following script to add brooklyn-systems-whirr-0.5.0-M2.jar to your project.

<dependency>
   <groupId>io.brooklyn</groupId>
   <artifactId>brooklyn-systems-whirr</artifactId>
   <version>0.5.0-M2</version>
</dependency>
compile group: 'io.brooklyn', name: 'brooklyn-systems-whirr', version: '0.5.0-M2'
libraryDependencies += "io.brooklyn" % "brooklyn-systems-whirr" % "0.5.0-M2"
<dependency org="io.brooklyn" name="brooklyn-systems-whirr" rev="0.5.0-M2"/>
@Grapes(@Grab(group='io.brooklyn', module='brooklyn-systems-whirr', version='0.5.0-M2'))
'io.brooklyn:brooklyn-systems-whirr:jar:0.5.0-M2'

Download

Click the following link to download the jar file.

brooklyn-systems-whirr-0.5.0-M2-javadoc.jar
brooklyn-systems-whirr-0.5.0-M2-sources.jar
brooklyn-systems-whirr-0.5.0-M2-tests.jar
brooklyn-systems-whirr-0.5.0-M2.jar
brooklyn-systems-whirr-0.5.0-M2.pom



Related Tutorials