Last Version

com.sun.jsftemplating:jsft 2.1.4

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

jsft
Version

Version

2.1.4
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/jsft
Project Organization

Project Organization

Eclipse Foundation

Download jsft 2.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.faces : javax.faces-api jar 2.2
javax.el : el-api jar 2.2

Project Modules

There are no modules declared in this project.