| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdcom.ocpsoft |
| ArtifactId | ArtifactIdprettyfaces-jsf12 |
| Last Version | Last Version3.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPrettyFaces JSF 1.2.x
|
| Filename | Size |
|---|---|
| prettyfaces-jsf12-3.3.3.pom | |
| prettyfaces-jsf12-3.3.3.jar | 667 KB |
| prettyfaces-jsf12-3.3.3-sources.jar | 744 KB |
| prettyfaces-jsf12-3.3.3-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-jsf12/ -->
<dependency>
<groupId>com.ocpsoft</groupId>
<artifactId>prettyfaces-jsf12</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-jsf12/
implementation 'com.ocpsoft:prettyfaces-jsf12:3.3.3'
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-jsf12/
implementation ("com.ocpsoft:prettyfaces-jsf12:3.3.3")
'com.ocpsoft:prettyfaces-jsf12:jar:3.3.3'
<dependency org="com.ocpsoft" name="prettyfaces-jsf12" rev="3.3.3">
<artifact name="prettyfaces-jsf12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft', module='prettyfaces-jsf12', version='3.3.3')
)
libraryDependencies += "com.ocpsoft" % "prettyfaces-jsf12" % "3.3.3"
[com.ocpsoft/prettyfaces-jsf12 "3.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.servlet | jar | 3.0 |
| javax.faces : jsf-api | jar | 1.2_02 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| javax.el : el-api | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.easymock : easymock | jar | 2.4 |
| org.easymock : easymockclassextension | jar | 2.4 |
| javax.enterprise : cdi-api | jar | 1.0 |
| org.springframework : spring-web | jar | 3.0.2.RELEASE |
| org.springframework : spring-test | jar | 3.0.2.RELEASE |