Jar examples for b:bounceproxy-controller-service
Contains RESTful service interfaces for lifecycle management, status monitoring and migration of bounce proxies
You can download jar file bounceproxy-controller-service 1.3.0 in this page.
Apache License
You can use the following script to add bounceproxy-controller-service-1.3.0.jar to your project.
<dependency> <groupId>io.joynr.java.messaging</groupId> <artifactId>bounceproxy-controller-service</artifactId> <version>1.3.0</version> </dependency>
compile group: 'io.joynr.java.messaging', name: 'bounceproxy-controller-service', version: '1.3.0'
libraryDependencies += "io.joynr.java.messaging" % "bounceproxy-controller-service" % "1.3.0"
<dependency org="io.joynr.java.messaging" name="bounceproxy-controller-service" rev="1.3.0"/>
@Grapes(@Grab(group='io.joynr.java.messaging', module='bounceproxy-controller-service', version='1.3.0'))
'io.joynr.java.messaging:bounceproxy-controller-service:jar:1.3.0'
Click the following link to download the jar file.
bounceproxy-controller-service-1.3.0-javadoc.jar