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

net.open-esb.core:jbi_rt 2.4.1

Builds the OpenESB runtime jar.

Категории

Категории

Сеть
Группа

Группа

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

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

jbi_rt
Версия

Версия

2.4.1
Тип

Тип

jar

Скачать jbi_rt 2.4.1

Имя Файла Размер
jbi_rt-2.4.1.pom
jbi_rt-2.4.1.jar 1 MB
jbi_rt-2.4.1-sources.jar 512 bytes
jbi_rt-2.4.1-javadoc.jar 333 bytes
Обзор

<!-- https://jarcasting.com/artifacts/net.open-esb.core/jbi_rt/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>jbi_rt</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/jbi_rt/
implementation 'net.open-esb.core:jbi_rt:2.4.1'
// https://jarcasting.com/artifacts/net.open-esb.core/jbi_rt/
implementation ("net.open-esb.core:jbi_rt:2.4.1")
'net.open-esb.core:jbi_rt:jar:2.4.1'
<dependency org="net.open-esb.core" name="jbi_rt" rev="2.4.1">
  <artifact name="jbi_rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='jbi_rt', version='2.4.1')
)
libraryDependencies += "net.open-esb.core" % "jbi_rt" % "2.4.1"
[net.open-esb.core/jbi_rt "2.4.1"]