Download brooklyn-software-base-0.7.0-M1.jar file - Jar b

Jar examples for b:brooklyn-software-base

Description

Base classes for Brooklyn software process entities

You can download jar file brooklyn-software-base 0.7.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add brooklyn-software-base-0.7.0-M1.jar to your project.

<dependency>
   <groupId>io.brooklyn</groupId>
   <artifactId>brooklyn-software-base</artifactId>
   <version>0.7.0-M1</version>
</dependency>
compile group: 'io.brooklyn', name: 'brooklyn-software-base', version: '0.7.0-M1'
libraryDependencies += "io.brooklyn" % "brooklyn-software-base" % "0.7.0-M1"
<dependency org="io.brooklyn" name="brooklyn-software-base" rev="0.7.0-M1"/>
@Grapes(@Grab(group='io.brooklyn', module='brooklyn-software-base', version='0.7.0-M1'))
'io.brooklyn:brooklyn-software-base:jar:0.7.0-M1'

Download

Click the following link to download the jar file.

brooklyn-software-base-0.7.0-M1-javadoc.jar
brooklyn-software-base-0.7.0-M1-sources.jar
brooklyn-software-base-0.7.0-M1-tests.jar
brooklyn-software-base-0.7.0-M1.jar
brooklyn-software-base-0.7.0-M1.pom



Related Tutorials