License |
License |
---|---|
GroupId | GroupIdorg.ibissource |
ArtifactId | ArtifactIdibis-adapterframework-ibm |
Last Version | Last Version7.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIbis AdapterFramework support for IBM
The Ibis Adapter Framework is an easy to use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ibm/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-ibm</artifactId>
<version>7.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ibm/
implementation 'org.ibissource:ibis-adapterframework-ibm:7.7.1'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ibm/
implementation ("org.ibissource:ibis-adapterframework-ibm:7.7.1")
'org.ibissource:ibis-adapterframework-ibm:jar:7.7.1'
<dependency org="org.ibissource" name="ibis-adapterframework-ibm" rev="7.7.1">
<artifact name="ibis-adapterframework-ibm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-ibm', version='7.7.1')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-ibm" % "7.7.1"
[org.ibissource/ibis-adapterframework-ibm "7.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ibissource : ibis-adapterframework-core | jar | 7.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
com.ibm » ws-runtime | jar | 8.0.0 |
com.ibm » mqjms | jar | 6.0.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.mockito : mockito-core | jar | 2.24.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.ibissource : ibis-adapterframework-core | test-jar | 7.7.1 |