Brentcroft 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

Categories

Categories

Jakarta Standard Tag Library Jakarta EE The Web Tier
GroupId

GroupId

com.brentcroft.tools
ArtifactId

ArtifactId

jstl-templates
Last Version

Last Version

01.01.02
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jstl-templates

How to add to project

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

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.02
01.01.01