Jar examples for b:brooklyn-software-base
Base classes for Brooklyn software process entities
You can download jar file brooklyn-software-base 0.5.0-rc.2 in this page.
Apache License
You can use the following script to add brooklyn-software-base-0.5.0-rc.2.jar to your project.
<dependency> <groupId>io.brooklyn</groupId> <artifactId>brooklyn-software-base</artifactId> <version>0.5.0-rc.2</version> </dependency>
compile group: 'io.brooklyn', name: 'brooklyn-software-base', version: '0.5.0-rc.2'
libraryDependencies += "io.brooklyn" % "brooklyn-software-base" % "0.5.0-rc.2"
<dependency org="io.brooklyn" name="brooklyn-software-base" rev="0.5.0-rc.2"/>
@Grapes(@Grab(group='io.brooklyn', module='brooklyn-software-base', version='0.5.0-rc.2'))
'io.brooklyn:brooklyn-software-base:jar:0.5.0-rc.2'
Click the following link to download the jar file.
brooklyn-software-base-0.5.0-rc.2-javadoc.jar