is not current version
Last Version 2.0.2

com.sun.jsftemplating:jsftemplating-base 1.2.10


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.sun.jsftemplating
ArtifactId

ArtifactId

jsftemplating-base
Version

Version

1.2.10
Type

Type

jar

Download jsftemplating-base 1.2.10


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