Last Version

com.sun.jsftemplating:jsftemplating 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

jsftemplating
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/jsftemplating
Project Organization

Project Organization

Eclipse Foundation

Download jsftemplating 2.1.4


<!-- 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.