License |
License |
---|---|
GroupId | GroupIdorg.ibissource |
ArtifactId | ArtifactIdibis-adapterframework-example |
Last Version | Last Version7.7.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionIbis AdapterFramework example
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-example/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-example</artifactId>
<version>7.7.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-example/
implementation 'org.ibissource:ibis-adapterframework-example:7.7.1'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-example/
implementation ("org.ibissource:ibis-adapterframework-example:7.7.1")
'org.ibissource:ibis-adapterframework-example:war:7.7.1'
<dependency org="org.ibissource" name="ibis-adapterframework-example" rev="7.7.1">
<artifact name="ibis-adapterframework-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-example', version='7.7.1')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-example" % "7.7.1"
[org.ibissource/ibis-adapterframework-example "7.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ibissource : ibis-adapterframework-core | jar | 7.7.1 |
org.ibissource : ibis-adapterframework-webapp | war | 7.7.1 |
com.h2database : h2 | jar | 2.1.210 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1 |