Download bounceproxy-controller-service-0.29.3.jar file - Jar b

Jar examples for b:bounceproxy-controller-service

Description

Contains RESTful service interfaces for lifecycle management, status monitoring and migration of bounce proxies

You can download jar file bounceproxy-controller-service 0.29.3 in this page.

License

Apache License

Build File

You can use the following script to add bounceproxy-controller-service-0.29.3.jar to your project.

<dependency>
   <groupId>io.joynr.java.messaging</groupId>
   <artifactId>bounceproxy-controller-service</artifactId>
   <version>0.29.3</version>
</dependency>
compile group: 'io.joynr.java.messaging', name: 'bounceproxy-controller-service', version: '0.29.3'
libraryDependencies += "io.joynr.java.messaging" % "bounceproxy-controller-service" % "0.29.3"
<dependency org="io.joynr.java.messaging" name="bounceproxy-controller-service" rev="0.29.3"/>
@Grapes(@Grab(group='io.joynr.java.messaging', module='bounceproxy-controller-service', version='0.29.3'))
'io.joynr.java.messaging:bounceproxy-controller-service:jar:0.29.3'

Download

Click the following link to download the jar file.

bounceproxy-controller-service-0.29.3-javadoc.jar
bounceproxy-controller-service-0.29.3-sources.jar
bounceproxy-controller-service-0.29.3.jar
bounceproxy-controller-service-0.29.3.pom



Related Tutorials