Tapestry5 Expression Language Binding

Use OGNL or MVEL expression as component/page parameter value.

License

License

GroupId

GroupId

com.github.bednar
ArtifactId

ArtifactId

telb
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tapestry5 Expression Language Binding
Use OGNL or MVEL expression as component/page parameter value.
Project URL

Project URL

https://github.com/bednar/telb

Download telb

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.3.7
com.google.code.findbugs : jsr305 jar 2.0.0
ognl : ognl jar 2.7.3
org.mvel : mvel2 jar 2.1.4.Final

test (3)

Group / Artifact Type Version
org.apache.tapestry : tapestry-test jar 5.3.7
junit : junit jar 4.11
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0