Jar examples for c:camp-base
Core base classes for CAMP server implementation
You can download jar file camp-base 0.7.0-incubating in this page.
Apache License
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'
Click the following link to download the jar file.
camp-base-0.7.0-incubating-javadoc.jar