Last Version

Apache MyFaces JSF-3.0 Impl Test 3.0.2

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-impl-test
Version

Version

3.0.2
Type

Type

jar
Description

Description

Apache MyFaces JSF-3.0 Impl 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-impl-test
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-impl-test 3.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.openwebbeans : openwebbeans-impl Optional jar 2.0.16
org.apache.openwebbeans : openwebbeans-web Optional jar 2.0.16
org.apache.openwebbeans : openwebbeans-spi Optional jar 2.0.16
org.apache.openwebbeans : openwebbeans-resource Optional jar 2.0.16
org.apache.openwebbeans : openwebbeans-el22 Optional jar 2.0.16

provided (10)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 3.0.2
org.apache.myfaces.core.internal : myfaces-impl-shared-public jar 3.0.2
org.apache.myfaces.core.internal : myfaces-impl-shared jar 3.0.2
org.apache.myfaces.core : myfaces-impl jar 3.0.2
org.apache.myfaces.core : myfaces-test jar 3.0.2
junit : junit jar 4.12
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
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.2

Project Modules

There are no modules declared in this project.