Last Version

com.sun.faces:simple-jsf 1.0


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.sun.faces
ArtifactId

ArtifactId

simple-jsf
Version

Version

1.0
Type

Type

war
Description

Description

Download simple-jsf 1.0


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

Dependencies

provided (2)

Group / Artifact Type Version
javax.faces : jsf-api jar 2.1
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.