| License |
License |
|---|---|
| GroupId | GroupIdorg.mule.modules |
| ArtifactId | ArtifactIdmule-module-ognl |
| Version | Version3.9.0 |
| Type | Typejar |
| Description |
DescriptionOGNL Filter
Support for filtering events using OGNL notation.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |