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