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.1 in this page.
You can use the following script to add broker-client-0.1.jar to your project.
<dependency> <groupId>org.aktin</groupId> <artifactId>broker-client</artifactId> <version>0.1</version> </dependency>
compile group: 'org.aktin', name: 'broker-client', version: '0.1'
libraryDependencies += "org.aktin" % "broker-client" % "0.1"
<dependency org="org.aktin" name="broker-client" rev="0.1"/>
@Grapes(@Grab(group='org.aktin', module='broker-client', version='0.1'))
'org.aktin:broker-client:jar:0.1'
Click the following link to download the jar file.
broker-client-0.1-javadoc.jar