License |
License |
---|---|
GroupId | GroupIdorg.mule.modules |
ArtifactId | ArtifactIdmule-module-ibeans |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule IBeans
Exposes iBeans over endpoints allowing developers to poll iBean methods and invoke iBean methods as
part of an outbound flow
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mule-module-ibeans-3.3.1.pom | |
mule-module-ibeans-3.3.1.jar | 57 KB |
mule-module-ibeans-3.3.1-test-sources.jar | 29 KB |
mule-module-ibeans-3.3.1-sources.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-ibeans/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-ibeans</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-ibeans/
implementation 'org.mule.modules:mule-module-ibeans:3.3.1'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-ibeans/
implementation ("org.mule.modules:mule-module-ibeans:3.3.1")
'org.mule.modules:mule-module-ibeans:jar:3.3.1'
<dependency org="org.mule.modules" name="mule-module-ibeans" rev="3.3.1">
<artifact name="mule-module-ibeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-ibeans', version='3.3.1')
)
libraryDependencies += "org.mule.modules" % "mule-module-ibeans" % "3.3.1"
[org.mule.modules/mule-module-ibeans "3.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ibeans » ibeans-support | jar | 1.2 |
org.mule : mule-core | jar | 3.3.1 |
org.mule.modules : mule-module-annotations | jar | 3.3.1 |
org.mule.modules : mule-module-spring-config | jar | 3.3.1 |
org.mule.transports : mule-transport-http | jar | 3.3.1 |
org.mule.modules : mule-module-cxf | jar | 3.3.1 |
org.mule.modules : mule-module-xml | jar | 3.3.1 |
org.mule.modules : mule-module-json | jar | 3.3.1 |
org.mockito : mockito-all | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.transports : mule-transport-vm | jar | 3.3.1 |
org.mule.tests : mule-tests-functional | jar | 3.3.1 |
org.mule.ibeans » flickr-ibean | jar | 1.0 |
org.mule.modules » mule-module-xannotations | jar | 3.0.0 |
mockobjects : mockobjects-core | jar | 0.09 |