Last Version

mvel 2.4.5.11

A fork of MVEL by Axibase. Original version is hosted here: https://github.com/mvel/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.

License

License

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

mvel2
Version

Version

2.4.5.11
Type

Type

jar
Description

Description

mvel
A fork of MVEL by Axibase. Original version is hosted here: https://github.com/mvel/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.
Project Organization

Project Organization

JBoss by Red Hat

Download mvel2 2.4.5.11


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

Dependencies

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.