How To Install Java Artifact javax.faces.jsf-api v1.2-b19

javax.faces jsf-api 1.2-b19

Introduction

In this article, we'll learn how to install Java artifact jsf-api from javax.faces group in version 1.2-b19. The artifact is available in 35 versions: 2.1 2.0 1.2_15-B02 1.2_15-06 1.2_15-05 1.2_15-04 1.2_15-03 1.2_15 1.2_14 1.2_13 1.2_12 1.2_11-FCS 1.2_11 1.2_10-b01 1.2_10 1.2_09-b01 1.2_09-BETA1 1.2_09-03 1.2_09 1.2_08 1.2_07 1.2_06 1.2_05 1.2_04-p02 1.2_04-p01 1.2_04-b10-p01 1.2_04 1.2_03 1.2_02 1.2_01-B04 1.2-b19 1.2-20 1.2 1.1_02 1.1 . The JSF API Classes project has been released under COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 license, and has its own website at: https://javaserverfaces.dev.java.net/ .

How To Install Java Artifact javax.faces.jsf-api In Version 1.2-b19

To install the JSF API Classes artifact in version 1.2-b19 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JSF API Classes dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses