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.5.0-M2 in this page.
Apache License
You can use the following script to add brooklyn-all-0.5.0-M2.jar to your project.
<dependency> <groupId>io.brooklyn</groupId> <artifactId>brooklyn-all</artifactId> <version>0.5.0-M2</version> </dependency>
compile group: 'io.brooklyn', name: 'brooklyn-all', version: '0.5.0-M2'
libraryDependencies += "io.brooklyn" % "brooklyn-all" % "0.5.0-M2"
<dependency org="io.brooklyn" name="brooklyn-all" rev="0.5.0-M2"/>
@Grapes(@Grab(group='io.brooklyn', module='brooklyn-all', version='0.5.0-M2'))
'io.brooklyn:brooklyn-all:jar:0.5.0-M2'
Click the following link to download the jar file.
brooklyn-all-0.5.0-M2-with-dependencies.jar