is not current version
Last Version 22.0

Sakai JSF 2 Widgets (jsf2-widgets) 21.2

This is the Maven project for the custom JSF 2 widgets. The widgets and the resources projects are closely tied together. These widgets will be deployed as a jar file containing Sakai JSF 2 widgets (components). Web applications can include this jar in order to use the Sakai JSF 2 widgets in a JSF tool.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.sakaiproject.jsf2
ArtifactId

ArtifactId

jsf2-widgets
Version

Version

21.2
Type

Type

jar
Description

Description

Sakai JSF 2 Widgets (jsf2-widgets)
This is the Maven project for the custom JSF 2 widgets. The widgets and the resources projects are closely tied together. These widgets will be deployed as a jar file containing Sakai JSF 2 widgets (components). Web applications can include this jar in order to use the Sakai JSF 2 widgets in a JSF tool.
Project Organization

Project Organization

Sakai Project

Download jsf2-widgets 21.2


<!-- https://jarcasting.com/artifacts/org.sakaiproject.jsf2/jsf2-widgets/ -->
<dependency>
    <groupId>org.sakaiproject.jsf2</groupId>
    <artifactId>jsf2-widgets</artifactId>
    <version>21.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.jsf2/jsf2-widgets/
implementation 'org.sakaiproject.jsf2:jsf2-widgets:21.2'
// https://jarcasting.com/artifacts/org.sakaiproject.jsf2/jsf2-widgets/
implementation ("org.sakaiproject.jsf2:jsf2-widgets:21.2")
'org.sakaiproject.jsf2:jsf2-widgets:jar:21.2'
<dependency org="org.sakaiproject.jsf2" name="jsf2-widgets" rev="21.2">
  <artifact name="jsf2-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.jsf2', module='jsf2-widgets', version='21.2')
)
libraryDependencies += "org.sakaiproject.jsf2" % "jsf2-widgets" % "21.2"
[org.sakaiproject.jsf2/jsf2-widgets "21.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.sakaiproject.portal : sakai-portal-util jar 21.2
org.sakaiproject.kernel : sakai-kernel-util jar 21.2
javax.faces : javax.faces-api jar 2.3
org.glassfish : javax.faces jar 2.3.9
org.sakaiproject.jsf2 : jsf2-widgets-sun jar 21.2
org.apache.myfaces.tomahawk : tomahawk21 jar 1.1.14

provided (14)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
javax : javaee-api jar 8.0
org.sakaiproject.kernel : sakai-kernel-api jar 21.2
org.sakaiproject.kernel : sakai-component-manager jar 21.2
commons-fileupload : commons-fileupload jar 1.4
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.3
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-lang3 jar 3.11
antlr : antlr jar 2.7.2
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
log4j : log4j jar 1.2.17
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.