com.sun.jsftemplating:jsftemplating

JSFTemplating is to work with JavaServer Faces technology to make building pages and components easier. It is used to define the layout of an example component.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.sun.jsftemplating
ArtifactId

ArtifactId

jsftemplating
Last Version

Last Version

2.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

JSFTemplating is to work with JavaServer Faces technology to make building pages and components easier. It is used to define the layout of an example component.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/jsftemplating
Project Organization

Project Organization

Eclipse Foundation

Download jsftemplating

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.2
javax.faces : javax.faces-api jar 2.2
javax.el : el-api jar 2.2
com.sun.woodstock.dependlibs : dataprovider jar 1.0
com.sun.jsftemplating : jsft Optional jar 2.1.4
com.sun.jsftemplating : jsftemplating-dt jar 2.1.4

test (3)

Group / Artifact Type Version
org.glassfish : javax.faces jar 2.2.6
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

JSFTemplating

Jakarta Faces VDL/Templating library to create reusable UI components.

JSFTemplating is an alternative VDL (View Description Language) for Jakarta Faces. It replaces Facelets or the (now deprecated) Jakarta Server Pages. Practically, JSTTemplating is only used by the GlassFish admin console. It's solely retained for keeping that working, and therefor JSFTemplating is absolutely not recommended to be used for new development of any kind.

Build

$ mvn install
com.sun.jsftemplating

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
1.2-SAILFIN
1.2
1.0