is not current version
Last Version 2.4.3

net.open-esb.core:jbi-api 2.4.2

API Interfaces specified by the JSR 208 Expert Committee

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

jbi-api
Version

Version

2.4.2
Type

Type

jar

Download jbi-api 2.4.2


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