| License |
License |
|---|---|
| GroupId | GroupIdcom.ocpsoft |
| ArtifactId | ArtifactIdprettyfaces-parent |
| Version | Version3.3.3 |
| Type | Typepom |
| Description |
DescriptionPrettyFaces Parent
|
| Filename | Size |
|---|---|
| prettyfaces-parent-3.3.3.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-parent/ -->
<dependency>
<groupId>com.ocpsoft</groupId>
<artifactId>prettyfaces-parent</artifactId>
<version>3.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-parent/
implementation 'com.ocpsoft:prettyfaces-parent:3.3.3'
// https://jarcasting.com/artifacts/com.ocpsoft/prettyfaces-parent/
implementation ("com.ocpsoft:prettyfaces-parent:3.3.3")
'com.ocpsoft:prettyfaces-parent:pom:3.3.3'
<dependency org="com.ocpsoft" name="prettyfaces-parent" rev="3.3.3">
<artifact name="prettyfaces-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft', module='prettyfaces-parent', version='3.3.3')
)
libraryDependencies += "com.ocpsoft" % "prettyfaces-parent" % "3.3.3"
[com.ocpsoft/prettyfaces-parent "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 |