Last Version

com.linkare.jsf 2.0.0

This project homes JSF components that will enhance, alter or otherwise change the way another project behaves without major alterations to the source code. The components found in this project are expected to be pluggable and the least intrusive to the original's project source code.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.linkare
ArtifactId

ArtifactId

jsf
Version

Version

2.0.0
Type

Type

jar
Description

Description

com.linkare.jsf
This project homes JSF components that will enhance, alter or otherwise change the way another project behaves without major alterations to the source code. The components found in this project are expected to be pluggable and the least intrusive to the original's project source code.

Download jsf 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.linkare : common.utils jar 2.0.0
com.linkare : validation jar 2.0.0

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
com.sun.faces : jsf-api jar 2.1.21
com.sun.faces : jsf-impl jar 2.1.21
javax.servlet.jsp : jsp-api jar 2.1

Project Modules

There are no modules declared in this project.