| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.myfaces.core |
| ArtifactId | ArtifactIdmyfaces-test |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache 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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| myfaces-test-3.0.2.pom | |
| myfaces-test-3.0.2.jar | 262 KB |
| myfaces-test-3.0.2-sources.jar | 232 KB |
| myfaces-test-3.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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
|