Last Version

JBI Transport 1.4.4

Allows JBI components to interact with Mule. Note this is different from Mule-JBI, which is a JBI (JSR-208) implementation based on the Mule framework.

GroupId

GroupId

org.mule.transports
ArtifactId

ArtifactId

mule-transport-jbi
Version

Version

1.4.4
Type

Type

jar
Description

Description

JBI Transport
Allows JBI components to interact with Mule. Note this is different from Mule-JBI, which is a JBI (JSR-208) implementation based on the Mule framework.
Project Organization

Project Organization

MuleSource, Inc.

Download mule-transport-jbi 1.4.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mule : mule-core jar 1.4.4

provided (1)

Group / Artifact Type Version
servicemix : servicemix-jbi jar 2.0.2

Project Modules

There are no modules declared in this project.