| Лицензия |
Лицензия
CDDL-1.0
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.open-esb.core |
| Идентификатор | Идентификаторjbi |
| Последняя версия | Последняя версия2.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjbi-interfaces-version-1
Interfaces specified by the JSR 208 Expert Committee
|
| Организация-разработчик |
Организация-разработчикOpenESB Community |
| Имя Файла | Размер |
|---|---|
| jbi-2.4.3.pom | |
| jbi-2.4.3.jar | 19 KB |
| jbi-2.4.3-sources.jar | 1 KB |
| jbi-2.4.3-javadoc.jar | 333 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/jbi/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>jbi</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/jbi/
implementation 'net.open-esb.core:jbi:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/jbi/
implementation ("net.open-esb.core:jbi:2.4.3")
'net.open-esb.core:jbi:jar:2.4.3'
<dependency org="net.open-esb.core" name="jbi" rev="2.4.3">
<artifact name="jbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='jbi', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "jbi" % "2.4.3"
[net.open-esb.core/jbi "2.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.open-esb.core : jbi-api | jar | 2.4.3 |
| net.open-esb.core : jbi-spi | jar | 2.4.3 |