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