| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ibissource |
| Идентификатор | Идентификаторibis-adapterframework-parent |
| Последняя версия | Последняя версия7.7.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ibis-adapterframework-parent-7.7.1.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-parent/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-parent</artifactId>
<version>7.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-parent/
implementation 'org.ibissource:ibis-adapterframework-parent:7.7.1'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-parent/
implementation ("org.ibissource:ibis-adapterframework-parent:7.7.1")
'org.ibissource:ibis-adapterframework-parent:pom:7.7.1'
<dependency org="org.ibissource" name="ibis-adapterframework-parent" rev="7.7.1">
<artifact name="ibis-adapterframework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-parent', version='7.7.1')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-parent" % "7.7.1"
[org.ibissource/ibis-adapterframework-parent "7.7.1"]