Download camp-base-0.7.0-incubating.jar file - Jar c

Jar examples for c:camp-base

Description

Core base classes for CAMP server implementation

You can download jar file camp-base 0.7.0-incubating in this page.

License

Apache License

Build File

You can use the following script to add camp-base-0.7.0-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

camp-base-0.7.0-incubating-javadoc.jar
camp-base-0.7.0-incubating-sources.jar
camp-base-0.7.0-incubating-tests.jar
camp-base-0.7.0-incubating.jar
camp-base-0.7.0-incubating.pom



Related Tutorials