Last Version

IBM MQ Client 1.0.1

IBM Message Queue client using their Kafka REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

ibm-mq-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

IBM MQ Client
IBM Message Queue client using their Kafka REST API
Project URL

Project URL

http://www.lindar.com/
Source Code Management

Source Code Management

https://github.com/lindar-open/ibm-mq-client.git

Download ibm-mq-client 1.0.1


<!-- https://jarcasting.com/artifacts/com.lindar/ibm-mq-client/ -->
<dependency>
    <groupId>com.lindar</groupId>
    <artifactId>ibm-mq-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lindar/ibm-mq-client/
implementation 'com.lindar:ibm-mq-client:1.0.1'
// https://jarcasting.com/artifacts/com.lindar/ibm-mq-client/
implementation ("com.lindar:ibm-mq-client:1.0.1")
'com.lindar:ibm-mq-client:jar:1.0.1'
<dependency org="com.lindar" name="ibm-mq-client" rev="1.0.1">
  <artifact name="ibm-mq-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lindar', module='ibm-mq-client', version='1.0.1')
)
libraryDependencies += "com.lindar" % "ibm-mq-client" % "1.0.1"
[com.lindar/ibm-mq-client "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.51
io.github.microutils : kotlin-logging jar 1.4.6
com.lindar : acolyte jar 1.3.5
com.lindar : well-rested-client jar 1.3.0

Project Modules

There are no modules declared in this project.