License |
License |
---|---|
Categories |
CategoriesJakarta Standard Tag Library Jakarta EE The Web Tier |
GroupId | GroupIdcom.brentcroft.tools |
ArtifactId | ArtifactIdjstl-templates |
Last Version | Last Version01.01.02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrentcroft JSTL Templates
Interpolation of text templates using EL,
and JSTL(-like) tags backed by EL,
and a script tag backed by a ScriptEngine.
|
Filename | Size |
---|---|
jstl-templates-01.01.02.pom | |
jstl-templates-01.01.02.jar | 88 KB |
jstl-templates-01.01.02-sources.jar | 41 KB |
jstl-templates-01.01.02-javadoc.jar | 237 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
de.odysseus.juel : juel-impl | jar | 2.2.7 |
de.odysseus.juel : juel-api | jar | 2.2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | RELEASE |