Last Version

Templating for Java Server Faces 2.0.2


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.sun.jsftemplating
ArtifactId

ArtifactId

jsftemplating-base
Version

Version

2.0.2
Type

Type

jar
Description

Description

Templating for Java Server Faces

Download jsftemplating-base 2.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.