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