| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdcom.sun.faces.extensions |
| ArtifactId | ArtifactIdjsf-j1 |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionjsf-extensions-j1
Jacob Hookom's JavaOne 2006 Demo
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jsf-j1-0.2.pom | |
| jsf-j1-0.2.war | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.faces.extensions/jsf-j1/ -->
<dependency>
<groupId>com.sun.faces.extensions</groupId>
<artifactId>jsf-j1</artifactId>
<version>0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.faces.extensions/jsf-j1/
implementation 'com.sun.faces.extensions:jsf-j1:0.2'
// https://jarcasting.com/artifacts/com.sun.faces.extensions/jsf-j1/
implementation ("com.sun.faces.extensions:jsf-j1:0.2")
'com.sun.faces.extensions:jsf-j1:war:0.2'
<dependency org="com.sun.faces.extensions" name="jsf-j1" rev="0.2">
<artifact name="jsf-j1" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.faces.extensions', module='jsf-j1', version='0.2')
)
libraryDependencies += "com.sun.faces.extensions" % "jsf-j1" % "0.2"
[com.sun.faces.extensions/jsf-j1 "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.faces.extensions : jsf-extensions-dynamic-faces | jar | 0.2 |
| com.sun.faces.extensions : jsf-extensions-common | jar | 0.2 |
| commons-collections : commons-collections | jar | 3.1 |
| commons-digester : commons-digester | jar | 1.7 |
| com.sun.javaee.blueprints : bp-ui-simple | jar | 5 |
| javax.faces : jsf-facelets | jar | 1.1.11a |
| commons-logging : commons-logging | jar | 1.1 |
| javax.faces : shale-remoting | jar | 1.1.0-swdp-b |
| Group / Artifact | Type | Version |
|---|---|---|
| javaee : javaee-api | jar | 5 |