com.sun.faces:mojarra-jsf-impl

Sun's implementation of the JSF 2.0 specification.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL
Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.sun.faces
ArtifactId

ArtifactId

mojarra-jsf-impl
Last Version

Last Version

2.0.0-b04
Release Date

Release Date

Type

Type

jar
Description

Description

Sun's implementation of the JSF 2.0 specification.
Project URL

Project URL

http://java.sun.com/javaee/javaserverfaces/
Project Organization

Project Organization

Sun Microsystems, Inc

Download mojarra-jsf-impl

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
javax.el : el-api jar 1.0
javax.servlet.jsp.jstl : jstl-api jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-b04