не последняя версия
Последняя версия 3.9.0

org.mule.modules:mule-module-ognl 1.3

Support for filtering events using OGNL notation.

Группа

Группа

org.mule.modules
Идентификатор

Идентификатор

mule-module-ognl
Версия

Версия

1.3
Тип

Тип

jar

Скачать mule-module-ognl 1.3


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