| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mule.modules |
| Идентификатор | Идентификаторmule-module-ognl |
| Версия | Версия3.9.0 |
| Тип | Типjar |
| Описание |
ОписаниеOGNL Filter
Support for filtering events using OGNL notation.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mule-module-ognl-3.9.0.pom | |
| mule-module-ognl-3.9.0.jar | 11 KB |
| mule-module-ognl-3.9.0-tests.jar | 8 KB |
| mule-module-ognl-3.9.0-sources.jar | 7 KB |
| mule-module-ognl-3.9.0-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-ognl/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-ognl</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-ognl/
implementation 'org.mule.modules:mule-module-ognl:3.9.0'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-ognl/
implementation ("org.mule.modules:mule-module-ognl:3.9.0")
'org.mule.modules:mule-module-ognl:jar:3.9.0'
<dependency org="org.mule.modules" name="mule-module-ognl" rev="3.9.0">
<artifact name="mule-module-ognl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-ognl', version='3.9.0')
)
libraryDependencies += "org.mule.modules" % "mule-module-ognl" % "3.9.0"
[org.mule.modules/mule-module-ognl "3.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule : mule-core | jar | 3.9.0 |
| org.mule.modules : mule-module-spring-config | jar | 3.9.0 |
| org.springframework : spring-context | jar | 4.1.9.RELEASE |
| ognl : ognl | jar | 2.7.3 |
| jboss : javassist | jar | 3.7.ga |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule.tests : mule-tests-functional | jar | 3.9.0 |
| org.mule.transports : mule-transport-vm | jar | 3.9.0 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |