Apache MyFaces JSF-3.0 Core Test

This project is the home of the MyFaces implementation of the Jakarta Server Faces 3.0 specification, and consists of an API module (jakarta.faces.* classes) and an implementation module (org.apache.myfaces.* classes).

License

License

GroupId

GroupId

org.apache.myfaces.core
ArtifactId

ArtifactId

myfaces-test
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache MyFaces JSF-3.0 Core Test
This project is the home of the MyFaces implementation of the Jakarta Server Faces 3.0 specification, and consists of an API module (jakarta.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
Project URL

Project URL

http://myfaces.apache.org/#/core30/myfaces-test
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-test

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit Optional jar 2.33
jmock : jmock jar 1.2.0
jmock : jmock-cglib jar 1.2.0
junit : junit jar 4.12
org.codehaus.cargo : cargo-core-uberjar Optional jar 0.8
org.codehaus.cargo : cargo-ant Optional jar 0.8

provided (5)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 3.0.2
javax.portlet : portlet-api jar 1.0
org.apache.tomcat : tomcat-servlet-api jar 10.0.0-M4
org.apache.tomcat : tomcat-el-api jar 10.0.0-M4
org.apache.tomcat : tomcat-jsp-api jar 10.0.0-M4

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
3.0.0-RC1
2.3-next-M7
2.3-next-M6
2.3-next-M5
2.3-next-M4
2.3-next-M3
2.3-next-M2
2.3-next-M1