License |
License |
---|---|
GroupId | GroupIdorg.ibissource |
ArtifactId | ArtifactIdibis-adapterframework-ear |
Last Version | Last Version7.7.1 |
Release Date | Release Date |
Type | Typeear |
Description |
DescriptionIbis AdapterFramework ear
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 |
Filename | Size |
---|---|
ibis-adapterframework-ear-7.7.1.pom | |
ibis-adapterframework-ear-7.7.1.ear | 85 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ear/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-ear</artifactId>
<version>7.7.1</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ear/
implementation 'org.ibissource:ibis-adapterframework-ear:7.7.1'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ear/
implementation ("org.ibissource:ibis-adapterframework-ear:7.7.1")
'org.ibissource:ibis-adapterframework-ear:ear:7.7.1'
<dependency org="org.ibissource" name="ibis-adapterframework-ear" rev="7.7.1">
<artifact name="ibis-adapterframework-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-ear', version='7.7.1')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-ear" % "7.7.1"
[org.ibissource/ibis-adapterframework-ear "7.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ibissource : ibis-adapterframework-webapp | war | 7.7.1 |