is not current version
Last Version 2.0.2

com.sun.jsftemplating:jsftemplating-base 1.2.6


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.sun.jsftemplating
ArtifactId

ArtifactId

jsftemplating-base
Version

Version

1.2.6
Type

Type

jar

Download jsftemplating-base 1.2.6


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