License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.sun.faces.extensions |
ArtifactId | ArtifactIdjsf-extensions-dev-time-annotations |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsf-extensions-dev-time-annotations
Annotations for creating UIComponents more easily
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sun.faces.extensions/jsf-extensions-dev-time-annotations/ -->
<dependency>
<groupId>com.sun.faces.extensions</groupId>
<artifactId>jsf-extensions-dev-time-annotations</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.faces.extensions/jsf-extensions-dev-time-annotations/
implementation 'com.sun.faces.extensions:jsf-extensions-dev-time-annotations:0.2'
// https://jarcasting.com/artifacts/com.sun.faces.extensions/jsf-extensions-dev-time-annotations/
implementation ("com.sun.faces.extensions:jsf-extensions-dev-time-annotations:0.2")
'com.sun.faces.extensions:jsf-extensions-dev-time-annotations:jar:0.2'
<dependency org="com.sun.faces.extensions" name="jsf-extensions-dev-time-annotations" rev="0.2">
<artifact name="jsf-extensions-dev-time-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.faces.extensions', module='jsf-extensions-dev-time-annotations', version='0.2')
)
libraryDependencies += "com.sun.faces.extensions" % "jsf-extensions-dev-time-annotations" % "0.2"
[com.sun.faces.extensions/jsf-extensions-dev-time-annotations "0.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |