Download brooklyn-core-0.9.0.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.9.0 in this page.

License

Apache License

Build File

You can use the following script to add brooklyn-core-0.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

brooklyn-core-0.9.0-javadoc.jar
brooklyn-core-0.9.0-sources.jar
brooklyn-core-0.9.0-test-sources.jar
brooklyn-core-0.9.0-tests.jar
brooklyn-core-0.9.0.jar
brooklyn-core-0.9.0.pom



Related Tutorials