Download mq-client-2.2.103.jar file - Jar m

Jar examples for m:mq-client

Description

You can download jar file mq-client 2.2.103 in this page.

License

Apache License

Build File

You can use the following script to add mq-client-2.2.103.jar to your project.

<dependency>
   <groupId>io.fabric8.ipaas.mq</groupId>
   <artifactId>mq-client</artifactId>
   <version>2.2.103</version>
</dependency>
compile group: 'io.fabric8.ipaas.mq', name: 'mq-client', version: '2.2.103'
libraryDependencies += "io.fabric8.ipaas.mq" % "mq-client" % "2.2.103"
<dependency org="io.fabric8.ipaas.mq" name="mq-client" rev="2.2.103"/>
@Grapes(@Grab(group='io.fabric8.ipaas.mq', module='mq-client', version='2.2.103'))
'io.fabric8.ipaas.mq:mq-client:jar:2.2.103'

Download

Click the following link to download the jar file.

mq-client-2.2.103-javadoc.jar
mq-client-2.2.103-sources.jar
mq-client-2.2.103.jar
mq-client-2.2.103.pom



Related Tutorials