is not current version
Last Version 2.0.2

com.sun.jsftemplating:jsftemplating-base 2.0.1


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.sun.jsftemplating
ArtifactId

ArtifactId

jsftemplating-base
Version

Version

2.0.1
Type

Type

jar

Download jsftemplating-base 2.0.1


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