License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.test |
ArtifactId | ArtifactIdmyfaces-test23 |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyfaces Test Framework for JSF 2.3
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-test23-1.0.8.pom | |
myfaces-test23-1.0.8.jar | 290 KB |
myfaces-test23-1.0.8-sources.jar | 246 KB |
myfaces-test23-1.0.8-javadoc.jar | 688 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.test/myfaces-test23/ -->
<dependency>
<groupId>org.apache.myfaces.test</groupId>
<artifactId>myfaces-test23</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.test/myfaces-test23/
implementation 'org.apache.myfaces.test:myfaces-test23:1.0.8'
// https://jarcasting.com/artifacts/org.apache.myfaces.test/myfaces-test23/
implementation ("org.apache.myfaces.test:myfaces-test23:1.0.8")
'org.apache.myfaces.test:myfaces-test23:jar:1.0.8'
<dependency org="org.apache.myfaces.test" name="myfaces-test23" rev="1.0.8">
<artifact name="myfaces-test23" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.test', module='myfaces-test23', version='1.0.8')
)
libraryDependencies += "org.apache.myfaces.test" % "myfaces-test23" % "1.0.8"
[org.apache.myfaces.test/myfaces-test23 "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 | 2.2.0 |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
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 | 2.2.0 |