i

ibis-adapterframework-parent

The Ibis Adapter Framework is an easy to use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
http://maven.ibissource.org/iaf/
Apache License, Version 2.0
Ibissource.org
Jaco de Groot Niels Meijer Peter Leeuwenburgh Gerrit van Brakel
Files download
File Operation
ibis-adapterframework-parent-7.5-RC3.pom download
Apache Maven
<dependency>
  <groupId>org.ibissource</groupId>
  <artifactId>ibis-adapterframework-parent</artifactId>
  <version>7.5-RC3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.ibissource:ibis-adapterframework-parent:7.5-RC3'
Gradle Kotlin
implementation("org.ibissource:ibis-adapterframework-parent:7.5-RC3")
Scala SBT
libraryDependencies += "org.ibissource" % "ibis-adapterframework-parent" % "7.5-RC3"
Groovy Grape
@Grapes(
  @Grab(group='org.ibissource', module='ibis-adapterframework-parent', version='7.5-RC3')
)
Apache Ivy
<dependency org="org.ibissource" name="ibis-adapterframework-parent" rev="7.5-RC3" />
Leiningen
[org.ibissource/ibis-adapterframework-parent "7.5-RC3"]
Apache Buildr
'org.ibissource:ibis-adapterframework-parent:jar:7.5-RC3'
Dependencies
The project has no third-party dependencies