Brentcroft EL/JSTL Templates

Interpolation of text templates using EL, and JSTL(-like) tags backed by EL, and a script tag backed by a ScriptEngine.

License

License

GroupId

GroupId

com.brentcroft.tools
ArtifactId

ArtifactId

el-plates
Last Version

Last Version

01.01.03
Release Date

Release Date

Type

Type

jar
Description

Description

Brentcroft EL/JSTL Templates
Interpolation of text templates using EL, and JSTL(-like) tags backed by EL, and a script tag backed by a ScriptEngine.
Project URL

Project URL

http://github.com/brentcroft/el-plates
Source Code Management

Source Code Management

http://github.com/brentcroft/el-plates

Download el-plates

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.odysseus.juel : juel-impl jar 2.2.7
de.odysseus.juel : juel-api jar 2.2.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar RELEASE

Project Modules

There are no modules declared in this project.
com.brentcroft.tools

Brentcroft

Good at grasping things, and then twisting them.

Versions

Version
01.01.03
01.01.02
01.01.01