Jar examples for b:broker-client
Broker client library. This library can be used to retrieve queries from a broker, request/submit status information and submit query results.
You can download jar file broker-client 0.2 in this page.
You can use the following script to add broker-client-0.2.jar to your project.
<dependency> <groupId>org.aktin</groupId> <artifactId>broker-client</artifactId> <version>0.2</version> </dependency>
compile group: 'org.aktin', name: 'broker-client', version: '0.2'
libraryDependencies += "org.aktin" % "broker-client" % "0.2"
<dependency org="org.aktin" name="broker-client" rev="0.2"/>
@Grapes(@Grab(group='org.aktin', module='broker-client', version='0.2'))
'org.aktin:broker-client:jar:0.2'
Click the following link to download the jar file.
broker-client-0.2-javadoc.jar