is not current version
Last Version 2.4.3

net.open-esb.core:jbi 2.4.1

Interfaces specified by the JSR 208 Expert Committee

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

jbi
Version

Version

2.4.1
Type

Type

jar

Download jbi 2.4.1


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