Download brooklyn-core-0.6.0-rc.4.jar file - Jar b

Jar examples for b:brooklyn-core

Description

Entity implementation classes, events, and other core elements

You can download jar file brooklyn-core 0.6.0-rc.4 in this page.

License

Apache License

Build File

You can use the following script to add brooklyn-core-0.6.0-rc.4.jar to your project.

<dependency>
   <groupId>io.brooklyn</groupId>
   <artifactId>brooklyn-core</artifactId>
   <version>0.6.0-rc.4</version>
</dependency>
compile group: 'io.brooklyn', name: 'brooklyn-core', version: '0.6.0-rc.4'
libraryDependencies += "io.brooklyn" % "brooklyn-core" % "0.6.0-rc.4"
<dependency org="io.brooklyn" name="brooklyn-core" rev="0.6.0-rc.4"/>
@Grapes(@Grab(group='io.brooklyn', module='brooklyn-core', version='0.6.0-rc.4'))
'io.brooklyn:brooklyn-core:jar:0.6.0-rc.4'

Download

Click the following link to download the jar file.

brooklyn-core-0.6.0-rc.4-javadoc.jar
brooklyn-core-0.6.0-rc.4-sources.jar
brooklyn-core-0.6.0-rc.4-tests.jar
brooklyn-core-0.6.0-rc.4.jar
brooklyn-core-0.6.0-rc.4.pom



Related Tutorials