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
文件下载
文件名 操作
ibis-adapterframework-parent-7.8.pom 下载
Apache Maven
<dependency>
  <groupId>org.ibissource</groupId>
  <artifactId>ibis-adapterframework-parent</artifactId>
  <version>7.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.ibissource:ibis-adapterframework-parent:7.8'
Gradle Kotlin
implementation("org.ibissource:ibis-adapterframework-parent:7.8")
Scala SBT
libraryDependencies += "org.ibissource" % "ibis-adapterframework-parent" % "7.8"
Groovy Grape
@Grapes(
  @Grab(group='org.ibissource', module='ibis-adapterframework-parent', version='7.8')
)
Apache Ivy
<dependency org="org.ibissource" name="ibis-adapterframework-parent" rev="7.8" />
Leiningen
[org.ibissource/ibis-adapterframework-parent "7.8"]
Apache Buildr
'org.ibissource:ibis-adapterframework-parent:jar:7.8'
本项目依赖
该项目无第三方依赖