is not current version
Last Version 7.7.1

org.ibissource:ibis-adapterframework-parent 7.5-RC2

The Ibis Adapter Framework is an easy to use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.

GroupId

GroupId

org.ibissource
ArtifactId

ArtifactId

ibis-adapterframework-parent
Version

Version

7.5-RC2
Type

Type

pom

Download ibis-adapterframework-parent 7.5-RC2


<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-parent/ -->
<dependency>
    <groupId>org.ibissource</groupId>
    <artifactId>ibis-adapterframework-parent</artifactId>
    <version>7.5-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-parent/
implementation 'org.ibissource:ibis-adapterframework-parent:7.5-RC2'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-parent/
implementation ("org.ibissource:ibis-adapterframework-parent:7.5-RC2")
'org.ibissource:ibis-adapterframework-parent:pom:7.5-RC2'
<dependency org="org.ibissource" name="ibis-adapterframework-parent" rev="7.5-RC2">
  <artifact name="ibis-adapterframework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-parent', version='7.5-RC2')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-parent" % "7.5-RC2"
[org.ibissource/ibis-adapterframework-parent "7.5-RC2"]