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