MVN

javax.faces : javax.faces-api

Maven & Gradle

Mar 10, 2017
165 usages

Oracle's implementation of the JSF 2.3 specification API. · This is the master POM file for Oracle's Implementation of the JSF 2.3 Specification.

<dependency>
    <groupId>javax.faces</groupId>
    <artifactId>javax.faces-api</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.faces : javax.faces-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of javax.faces : javax.faces-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
javax.faces-api-2.3
javax.faces-api-2.3-pfd
javax.faces-api-2.3-edr1
2.2
javax.faces-api-2.2
javax.faces-api-2.2-m12
javax.faces-api-2.2-m11
2.1
javax.faces-api-2.1
2.0.x
javax.faces-api-2.0.9-05
2.0
javax.faces-api-2.0

How to add a dependency to Maven

Add the following javax.faces : javax.faces-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.faces</groupId>
    <artifactId>javax.faces-api</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.faces : javax.faces-api gradle dependency to your build.gradle file:

implementation 'javax.faces:javax.faces-api:2.3'

Gradle Kotlin DSL: Add the following javax.faces : javax.faces-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.faces:javax.faces-api:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.faces : javax.faces-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.faces" % "javax.faces-api" % "2.3"

Advertisement

Dependencies from Group

Apr 12, 2018
274 usages
Mar 10, 2017
165 usages
Apr 12, 2018
89 usages
Aug 02, 2011
6 usages
Aug 19, 2011
3 usages

Discover Dependencies

Jan 11, 2023
53 usages
490 stars
Jun 20, 2023
10 usages
8.5k stars
Aug 10, 2021
8 usages
2.4k stars
Oct 22, 2015
132 usages
Aug 24, 2023
351 usages
72.6k stars
May 16, 2023
349 usages
Oct 14, 2017
5 usages
998 stars
Aug 24, 2023
10 usages
30 stars
Jun 30, 2023
2 usages
1k stars