is not current version
Last Version 4.5.3

org.apache.servicemix.examples:jbi 4.5.1


GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

jbi
Version

Version

4.5.1
Type

Type

pom

Download jbi 4.5.1

Filename Size
jbi-4.5.1.pom 1 KB
Browse

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