MVN

org.sakaiproject.jsf2 : jsf2-widgets

Maven & Gradle

Jul 14, 2023
1 usages
945 stars

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.

<dependency>
    <groupId>org.sakaiproject.jsf2</groupId>
    <artifactId>jsf2-widgets</artifactId>
    <version>23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sakaiproject.jsf2 : jsf2-widgets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 23.0

All Versions

Choose a version of org.sakaiproject.jsf2 : jsf2-widgets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
23.0
jsf2-widgets-23.0
22.3
jsf2-widgets-22.3
22.2
jsf2-widgets-22.2
22.1
jsf2-widgets-22.1
22.0
jsf2-widgets-22.0
21.5
jsf2-widgets-21.5
21.4
jsf2-widgets-21.4
21.3
jsf2-widgets-21.3
21.2
jsf2-widgets-21.2
21.1
jsf2-widgets-21.1
21.0
jsf2-widgets-21.0
20.6
jsf2-widgets-20.6
20.5
jsf2-widgets-20.5
20.4
jsf2-widgets-20.4
20.3
jsf2-widgets-20.3
20.2
jsf2-widgets-20.2
20.1
jsf2-widgets-20.1
20.0
jsf2-widgets-20.0
19.6
jsf2-widgets-19.6
19.5
jsf2-widgets-19.5
19.4
jsf2-widgets-19.4
19.3
jsf2-widgets-19.3
19.2
jsf2-widgets-19.2
19.1
jsf2-widgets-19.1
19.0
jsf2-widgets-19.0

How to add a dependency to Maven

Add the following org.sakaiproject.jsf2 : jsf2-widgets maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sakaiproject.jsf2</groupId>
    <artifactId>jsf2-widgets</artifactId>
    <version>23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sakaiproject.jsf2 : jsf2-widgets gradle dependency to your build.gradle file:

implementation 'org.sakaiproject.jsf2:jsf2-widgets:23.0'

Gradle Kotlin DSL: Add the following org.sakaiproject.jsf2 : jsf2-widgets gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sakaiproject.jsf2:jsf2-widgets:23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sakaiproject.jsf2 : jsf2-widgets sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sakaiproject.jsf2" % "jsf2-widgets" % "23.0"

Advertisement

Dependencies from Group

Jul 14, 2023
2 usages
951 stars
Jul 14, 2023
1 usages
945 stars
Jul 14, 2023
1 usages
951 stars
Jul 14, 2023
1 usages
945 stars
Jul 14, 2023
1 usages
945 stars

Discover Dependencies

Jul 14, 2023
1 usages
945 stars
Jul 14, 2023
2 usages
951 stars
Aug 24, 2023
4 usages
12.4k stars
Aug 22, 2023
37 usages
14.5k stars