Download shared-packaging-0.10.0.jar file - Jar s

Jar examples for s:shared-packaging

Description

Brooklyn shared files for creating RPM and DEB packages

You can download jar file shared-packaging 0.10.0 in this page.

License

Apache License

Build File

You can use the following script to add shared-packaging-0.10.0.jar to your project.

<dependency>
   <groupId>org.apache.brooklyn</groupId>
   <artifactId>shared-packaging</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'org.apache.brooklyn', name: 'shared-packaging', version: '0.10.0'
libraryDependencies += "org.apache.brooklyn" % "shared-packaging" % "0.10.0"
<dependency org="org.apache.brooklyn" name="shared-packaging" rev="0.10.0"/>
@Grapes(@Grab(group='org.apache.brooklyn', module='shared-packaging', version='0.10.0'))
'org.apache.brooklyn:shared-packaging:jar:0.10.0'

Download

Click the following link to download the jar file.

shared-packaging-0.10.0-sources.jar
shared-packaging-0.10.0-test-sources.jar
shared-packaging-0.10.0-tests.jar
shared-packaging-0.10.0.jar
shared-packaging-0.10.0.pom



Related Tutorials