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.
https://frankframework.org
Apache License, Version 2.0
Frank!Framework
Jaco de Groot Niels Meijer Ali Sihab Akcan Gerrit van Brakel
Files download
File Operation
ibis-adapterframework-parent-7.8-RC2.pom download
Apache Maven
<dependency>
  <groupId>org.ibissource</groupId>
  <artifactId>ibis-adapterframework-parent</artifactId>
  <version>7.8-RC2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.ibissource:ibis-adapterframework-parent:7.8-RC2'
Gradle Kotlin
implementation("org.ibissource:ibis-adapterframework-parent:7.8-RC2")
Scala SBT
libraryDependencies += "org.ibissource" % "ibis-adapterframework-parent" % "7.8-RC2"
Groovy Grape
@Grapes(
  @Grab(group='org.ibissource', module='ibis-adapterframework-parent', version='7.8-RC2')
)
Apache Ivy
<dependency org="org.ibissource" name="ibis-adapterframework-parent" rev="7.8-RC2" />
Leiningen
[org.ibissource/ibis-adapterframework-parent "7.8-RC2"]
Apache Buildr
'org.ibissource:ibis-adapterframework-parent:jar:7.8-RC2'
Dependencies
The project has no third-party dependencies