License |
License |
---|---|
GroupId | GroupIdcom.sun.faces.extensions |
ArtifactId | ArtifactIdsimple-events |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsimple-events
Simple Events example
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
simple-events-0.2.pom | |
simple-events-0.2.war | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.faces.extensions/simple-events/ -->
<dependency>
<groupId>com.sun.faces.extensions</groupId>
<artifactId>simple-events</artifactId>
<version>0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.faces.extensions/simple-events/
implementation 'com.sun.faces.extensions:simple-events:0.2'
// https://jarcasting.com/artifacts/com.sun.faces.extensions/simple-events/
implementation ("com.sun.faces.extensions:simple-events:0.2")
'com.sun.faces.extensions:simple-events:war:0.2'
<dependency org="com.sun.faces.extensions" name="simple-events" rev="0.2">
<artifact name="simple-events" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.faces.extensions', module='simple-events', version='0.2')
)
libraryDependencies += "com.sun.faces.extensions" % "simple-events" % "0.2"
[com.sun.faces.extensions/simple-events "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 |
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 |