is not current version
Last Version 3.3.1

org.mule.modules:mule-module-ibeans 3.3.0

Exposes iBeans over endpoints allowing developers to poll iBean methods and invoke iBean methods as part of an outbound flow

GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-ibeans
Version

Version

3.3.0
Type

Type

jar

Download mule-module-ibeans 3.3.0


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