Last Version

org.glassfish.jsftemplating:jsft 3.0.0

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

License

License

Categories

Categories

GlassFish Container Application Servers Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.glassfish.jsftemplating
ArtifactId

ArtifactId

jsft
Version

Version

3.0.0
Type

Type

jar
Description

Description

JSFTemplating is to work with Jakarta 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 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.faces : jakarta.faces-api jar 3.0.0
jakarta.el : jakarta.el-api jar 4.0.0

Project Modules

There are no modules declared in this project.