is not current version
Last Version 1.1

open-esb:jbi 1.0


GroupId

GroupId

open-esb
ArtifactId

ArtifactId

jbi
Version

Version

1.0
Type

Type

jar

Download jbi 1.0

Filename Size
jbi-1.0.pom
jbi-1.0.jar 14 KB
Browse

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