License |
License |
---|---|
GroupId | GroupIdcom.ibm |
ArtifactId | ArtifactIdcom.ibm.mqbind |
Last Version | Last Version5.3.07 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSphere MQ 5.3 java binder
|
Project URL |
Project URL |
Filename | Size |
---|---|
com.ibm.mqbind-5.3.07.pom | -1 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm/com.ibm.mqbind/ -->
<dependency>
<groupId>com.ibm</groupId>
<artifactId>com.ibm.mqbind</artifactId>
<version>5.3.07</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm/com.ibm.mqbind/
implementation 'com.ibm:com.ibm.mqbind:5.3.07'
// https://jarcasting.com/artifacts/com.ibm/com.ibm.mqbind/
implementation ("com.ibm:com.ibm.mqbind:5.3.07")
'com.ibm:com.ibm.mqbind:jar:5.3.07'
<dependency org="com.ibm" name="com.ibm.mqbind" rev="5.3.07">
<artifact name="com.ibm.mqbind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm', module='com.ibm.mqbind', version='5.3.07')
)
libraryDependencies += "com.ibm" % "com.ibm.mqbind" % "5.3.07"
[com.ibm/com.ibm.mqbind "5.3.07"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm : com.ibm.mq | jar | 5.3.07 |