не последняя версия
Последняя версия 2.4.3

net.open-esb.core:jbi 2.4.0

Interfaces specified by the JSR 208 Expert Committee

Категории

Категории

Сеть
Группа

Группа

net.open-esb.core
Идентификатор

Идентификатор

jbi
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать jbi 2.4.0

Имя Файла Размер
jbi-2.4.0.pom
jbi-2.4.0.jar 19 KB
jbi-2.4.0-sources.jar 1 KB
jbi-2.4.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/jbi/
implementation 'net.open-esb.core:jbi:2.4.0'
// https://jarcasting.com/artifacts/net.open-esb.core/jbi/
implementation ("net.open-esb.core:jbi:2.4.0")
'net.open-esb.core:jbi:jar:2.4.0'
<dependency org="net.open-esb.core" name="jbi" rev="2.4.0">
  <artifact name="jbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='jbi', version='2.4.0')
)
libraryDependencies += "net.open-esb.core" % "jbi" % "2.4.0"
[net.open-esb.core/jbi "2.4.0"]