| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.myfaces.test |
| ArtifactId | ArtifactIdmyfaces-test12 |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
DescriptionMyfaces Test Framework for JSF 1.2 (and 1.1)
The MyFaces project is home of the first free open source JavaServer Faces
implementation as well as some useful JSF component libraries and other
convenient JSF stuff.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| myfaces-test12-1.0.8.pom | |
| myfaces-test12-1.0.8.jar | 192 KB |
| myfaces-test12-1.0.8-sources.jar | 176 KB |
| myfaces-test12-1.0.8-javadoc.jar | 501 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.test/myfaces-test12/ -->
<dependency>
<groupId>org.apache.myfaces.test</groupId>
<artifactId>myfaces-test12</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.test/myfaces-test12/
implementation 'org.apache.myfaces.test:myfaces-test12:1.0.8'
// https://jarcasting.com/artifacts/org.apache.myfaces.test/myfaces-test12/
implementation ("org.apache.myfaces.test:myfaces-test12:1.0.8")
'org.apache.myfaces.test:myfaces-test12:jar:1.0.8'
<dependency org="org.apache.myfaces.test" name="myfaces-test12" rev="1.0.8">
<artifact name="myfaces-test12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.test', module='myfaces-test12', version='1.0.8')
)
libraryDependencies += "org.apache.myfaces.test" % "myfaces-test12" % "1.0.8"
[org.apache.myfaces.test/myfaces-test12 "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-digester : commons-digester Optional | jar | 1.8 |
| net.sourceforge.htmlunit : htmlunit Optional | jar | 1.14 |
| jmock : jmock Optional | jar | 1.0.1 |
| jmock : jmock-cglib Optional | jar | 1.0.1 |
| junit : junit | jar | 4.5 |
| org.codehaus.cargo : cargo-core-uberjar Optional | jar | 0.8 |
| org.codehaus.cargo : cargo-ant Optional | jar | 0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.portlet : portlet-api | jar | 1.0 |
| org.apache.myfaces.core : myfaces-api | jar | 1.2.9 |
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
| org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | 1.0.1 |
| org.apache.geronimo.specs : geronimo-el_1.0_spec | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.myfaces.core : myfaces-impl | jar | 1.2.9 |