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.

License

License

GroupId

GroupId

org.mule.mvel
ArtifactId

ArtifactId

mule-mvel2
Last Version

Last Version

2.1.9-MULE-019
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.1.9-MULE-019
2.1.9-MULE-018
2.1.9-MULE-017
2.1.9-MULE-016
2.1.9-MULE-015
2.1.9-MULE-014
2.1.9-MULE-013
2.1.9-MULE-012
2.1.9-MULE-011
2.1.9-MULE-010
2.1.9-MULE-009
2.1.9-MULE-008
2.1.8.Final-MULE-002
2.1.8.Final-MULE-001
2.1.3.Final