| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mule.modules |
| Идентификатор | Идентификаторmule-module-ibeans |
| Последняя версия | Последняя версия3.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMule IBeans
Exposes iBeans over endpoints allowing developers to poll iBean methods and invoke iBean methods as
part of an outbound flow
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |