Download camp-server-0.10.0.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.10.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

camp-server-0.10.0-javadoc.jar
camp-server-0.10.0-sources.jar
camp-server-0.10.0-test-sources.jar
camp-server-0.10.0-tests.jar
camp-server-0.10.0.jar
camp-server-0.10.0.pom



Related Tutorials