License |
License |
---|---|
GroupId | GroupIdcom.ocpsoft |
ArtifactId | ArtifactIdprettyfaces-core |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrettyFaces Core
Core Library
|
Filename | Size |
---|---|
prettyfaces-core-3.3.2.pom | |
prettyfaces-core-3.3.2.jar | 187 KB |
prettyfaces-core-3.3.2-sources.jar | 169 KB |
prettyfaces-core-3.3.2-javadoc.jar | 727 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-core/ -->
<dependency>
<groupId>com.ocpsoft</groupId>
<artifactId>prettyfaces-core</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-core/
implementation 'com.ocpsoft:prettyfaces-core:3.3.2'
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-core/
implementation ("com.ocpsoft:prettyfaces-core:3.3.2")
'com.ocpsoft:prettyfaces-core:jar:3.3.2'
<dependency org="com.ocpsoft" name="prettyfaces-core" rev="3.3.2">
<artifact name="prettyfaces-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft', module='prettyfaces-core', version='3.3.2')
)
libraryDependencies += "com.ocpsoft" % "prettyfaces-core" % "3.3.2"
[com.ocpsoft/prettyfaces-core "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-digester : commons-digester | jar | 2.0 |
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 |