Jar examples for b:brooklyn-dist
Brooklyn redistributable package archive, includes all required Jar files and scripts
You can download jar file brooklyn-dist 0.10.0 in this page.
Apache License
You can use the following script to add brooklyn-dist-0.10.0.jar to your project.
<dependency> <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn-dist</artifactId> <version>0.10.0</version> </dependency>
compile group: 'org.apache.brooklyn', name: 'brooklyn-dist', version: '0.10.0'
libraryDependencies += "org.apache.brooklyn" % "brooklyn-dist" % "0.10.0"
<dependency org="org.apache.brooklyn" name="brooklyn-dist" rev="0.10.0"/>
@Grapes(@Grab(group='org.apache.brooklyn', module='brooklyn-dist', version='0.10.0'))
'org.apache.brooklyn:brooklyn-dist:jar:0.10.0'
Click the following link to download the jar file.
brooklyn-dist-0.10.0-sources.jar