Jar examples for b:brooklyn-all
All Brooklyn entities and policies including web-console and CLI launcher packaged as a single Jar with dependencies for easy usage
You can download jar file brooklyn-all 0.6.0-rc.4 in this page.
Apache License
You can use the following script to add brooklyn-all-0.6.0-rc.4.jar to your project.
<dependency> <groupId>io.brooklyn</groupId> <artifactId>brooklyn-all</artifactId> <version>0.6.0-rc.4</version> </dependency>
compile group: 'io.brooklyn', name: 'brooklyn-all', version: '0.6.0-rc.4'
libraryDependencies += "io.brooklyn" % "brooklyn-all" % "0.6.0-rc.4"
<dependency org="io.brooklyn" name="brooklyn-all" rev="0.6.0-rc.4"/>
@Grapes(@Grab(group='io.brooklyn', module='brooklyn-all', version='0.6.0-rc.4'))
'io.brooklyn:brooklyn-all:jar:0.6.0-rc.4'
Click the following link to download the jar file.
brooklyn-all-0.6.0-rc.4-with-dependencies.jar