Last Version

Tiles - MVEL support 3.0.8

Tiles MVEL support: Classes and tag libraries to use MVEL as an expression language in attribute expressions.

License

License

GroupId

GroupId

org.apache.tiles
ArtifactId

ArtifactId

tiles-mvel
Version

Version

3.0.8
Type

Type

jar
Description

Description

Tiles - MVEL support
Tiles MVEL support: Classes and tag libraries to use MVEL as an expression language in attribute expressions.
Project URL

Project URL

http://tiles.apache.org/framework/tiles-mvel/
Project Organization

Project Organization

The Apache Software Foundation

Download tiles-mvel 3.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tiles : tiles-core jar 3.0.8
org.slf4j : slf4j-api jar 1.7.6
org.mvel : mvel2 jar 2.0.11

test (3)

Group / Artifact Type Version
junit : junit jar 4.7
org.easymock : easymockclassextension jar 3.0
org.slf4j : slf4j-simple jar 1.5.8

Project Modules

There are no modules declared in this project.