Download camp-server-0.8.0-incubating.jar file - Jar c

Jar examples for c:camp-server

Description

REST Server classes for CAMP server implementation

You can download jar file camp-server 0.8.0-incubating in this page.

License

Apache License

Build File

You can use the following script to add camp-server-0.8.0-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

camp-server-0.8.0-incubating-javadoc.jar
camp-server-0.8.0-incubating-sources.jar
camp-server-0.8.0-incubating-tests.jar
camp-server-0.8.0-incubating.jar
camp-server-0.8.0-incubating.pom



Related Tutorials