License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.ocpsoft |
ArtifactId | ArtifactIdprettyfaces-jsf2 |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrettyFaces JSF 2.0.x
|
Filename | Size |
---|---|
prettyfaces-jsf2-3.3.3.pom | |
prettyfaces-jsf2-3.3.3.jar | 676 KB |
prettyfaces-jsf2-3.3.3-sources.jar | 752 KB |
prettyfaces-jsf2-3.3.3-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-jsf2/ -->
<dependency>
<groupId>com.ocpsoft</groupId>
<artifactId>prettyfaces-jsf2</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-jsf2/
implementation 'com.ocpsoft:prettyfaces-jsf2:3.3.3'
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-jsf2/
implementation ("com.ocpsoft:prettyfaces-jsf2:3.3.3")
'com.ocpsoft:prettyfaces-jsf2:jar:3.3.3'
<dependency org="com.ocpsoft" name="prettyfaces-jsf2" rev="3.3.3">
<artifact name="prettyfaces-jsf2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft', module='prettyfaces-jsf2', version='3.3.3')
)
libraryDependencies += "com.ocpsoft" % "prettyfaces-jsf2" % "3.3.3"
[com.ocpsoft/prettyfaces-jsf2 "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 2.1.0 |
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 |