MVN

myfaces : myfaces-api

Maven & Gradle

Nov 16, 2005
19 usages
<dependency>
    <groupId>myfaces</groupId>
    <artifactId>myfaces-api</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of myfaces : myfaces-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of myfaces : myfaces-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
myfaces-api-1.1.1
myfaces-api-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>myfaces</groupId>
    <artifactId>myfaces-api</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'myfaces:myfaces-api:1.1.1'

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

implementation("myfaces:myfaces-api:1.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "myfaces" % "myfaces-api" % "1.1.1"

Advertisement

Dependencies from Group

Nov 16, 2005
19 usages
Sep 20, 2005
8 usages
Nov 16, 2005
7 usages
Nov 16, 2005
5 usages
Nov 16, 2005
2 usages

Discover Dependencies

Oct 12, 2009
15 usages
May 01, 2018
27 usages
557 stars
Nov 20, 2014
4 usages
143 stars
Dec 13, 2015
16 usages
349 stars
Apr 10, 2019
9 usages
Jul 03, 2022
12 usages
16 stars
Mar 15, 2023
6 usages
53 stars
Aug 14, 2023
62 usages
249 stars