Sakai JSF widgets resources (jsf-resource)

This is the Maven project for the web resources used by the custom JSF widgets. These resources will be deployed as a war file. This includes things like external JavaScript, HTML, CSS, etc. The widgets and the resource projects are closely tied together. Web applications that use the Sakai JSF components will also need this webapp deployed.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.sakaiproject.jsf
ArtifactId

ArtifactId

jsf-resource
Last Version

Last Version

10.7
Release Date

Release Date

Type

Type

war
Description

Description

Sakai JSF widgets resources (jsf-resource)
This is the Maven project for the web resources used by the custom JSF widgets. These resources will be deployed as a war file. This includes things like external JavaScript, HTML, CSS, etc. The widgets and the resource projects are closely tied together. Web applications that use the Sakai JSF components will also need this webapp deployed.
Project Organization

Project Organization

University of Michigan
Source Code Management

Source Code Management

https://source.sakaiproject.org/svn/jsf/trunk/jsf-resource

Download jsf-resource

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
10.7
10.6
10.4
10.3
10.2
10.1
10.0
2.9.3
2.9.2
2.9.1
2.9.0
2.9.0-rc03
2.9.0-rc02
2.9.0-rc01
2.9.0-b07
2.9.0-b06
2.9.0-b05
2.9.0-b04
2.9.0-b03