Last Version

mvel 2.1.9-MULE-019

MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts. This is a fork of MVEL customized for use in Mule.

License

License

GroupId

GroupId

org.mule.mvel
ArtifactId

ArtifactId

mule-mvel2
Version

Version

2.1.9-MULE-019
Type

Type

jar
Description

Description

mvel
MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts. This is a fork of MVEL customized for use in Mule.
Project URL

Project URL

http://www.mulesoft.org

Download mule-mvel2 2.1.9-MULE-019


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.thoughtworks.xstream : xstream jar 1.3.1

Project Modules

There are no modules declared in this project.