MVN

org.ff4j : ff4j-webapi-jersey1x

Maven & Gradle

Oct 22, 2018
1k stars

ff4j-webapi-jersey1x

<dependency>
    <groupId>org.ff4j</groupId>
    <artifactId>ff4j-webapi-jersey1x</artifactId>
    <version>1.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ff4j : ff4j-webapi-jersey1x to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.3

All Versions

Choose a version of org.ff4j : ff4j-webapi-jersey1x to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
ff4j-webapi-jersey1x-1.7.3
ff4j-webapi-jersey1x-1.7.2
ff4j-webapi-jersey1x-1.7.1
1.7
ff4j-webapi-jersey1x-1.7
1.6.x
ff4j-webapi-jersey1x-1.6.5
ff4j-webapi-jersey1x-1.6.4
ff4j-webapi-jersey1x-1.6.3
ff4j-webapi-jersey1x-1.6.2
ff4j-webapi-jersey1x-1.6.1
1.6
ff4j-webapi-jersey1x-1.6
1.5.x
ff4j-webapi-jersey1x-1.5.1
1.5
ff4j-webapi-jersey1x-1.5
1.4
ff4j-webapi-jersey1x-1.4
1.3.x
ff4j-webapi-jersey1x-1.3.5

How to add a dependency to Maven

Add the following org.ff4j : ff4j-webapi-jersey1x maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ff4j</groupId>
    <artifactId>ff4j-webapi-jersey1x</artifactId>
    <version>1.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ff4j : ff4j-webapi-jersey1x gradle dependency to your build.gradle file:

implementation 'org.ff4j:ff4j-webapi-jersey1x:1.7.3'

Gradle Kotlin DSL: Add the following org.ff4j : ff4j-webapi-jersey1x gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ff4j:ff4j-webapi-jersey1x:1.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ff4j : ff4j-webapi-jersey1x sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ff4j" % "ff4j-webapi-jersey1x" % "1.7.3"

Advertisement

Dependencies from Group

Feb 07, 2023
38 usages
1.2k stars
Feb 07, 2023
30 usages
1.2k stars
Feb 07, 2023
14 usages
1.2k stars
Feb 07, 2023
3 usages
1.2k stars
Feb 07, 2023
3 usages
1.2k stars

Discover Dependencies