MVN

uk.gov.ida : jersey-oauth2-authentication-feature

Maven & Gradle

Apr 05, 2022

jersey-oauth2-authentication-feature · Library for adding client credential grant access tokens to requests.

<dependency>
    <groupId>uk.gov.ida</groupId>
    <artifactId>jersey-oauth2-authentication-feature</artifactId>
    <version>1.0.0-46</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.gov.ida : jersey-oauth2-authentication-feature to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-46

All Versions

Choose a version of uk.gov.ida : jersey-oauth2-authentication-feature to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jersey-oauth2-authentication-feature-1.0.0-46
jersey-oauth2-authentication-feature-1.0.0-45
jersey-oauth2-authentication-feature-1.0.0-44
jersey-oauth2-authentication-feature-1.0.0-43
jersey-oauth2-authentication-feature-1.0.0-42
jersey-oauth2-authentication-feature-1.0.0-41
jersey-oauth2-authentication-feature-1.0.0-40
jersey-oauth2-authentication-feature-1.0.0-39
jersey-oauth2-authentication-feature-1.0.0-38
jersey-oauth2-authentication-feature-1.0.0-37
jersey-oauth2-authentication-feature-1.0.0-36
jersey-oauth2-authentication-feature-1.0.0-35
jersey-oauth2-authentication-feature-1.0.0-34
jersey-oauth2-authentication-feature-1.0.0-33
jersey-oauth2-authentication-feature-1.0.0-32
jersey-oauth2-authentication-feature-1.0.0-31
jersey-oauth2-authentication-feature-1.0.0-30
jersey-oauth2-authentication-feature-1.0.0-29
jersey-oauth2-authentication-feature-1.0.0-28
jersey-oauth2-authentication-feature-1.0.0-27

How to add a dependency to Maven

Add the following uk.gov.ida : jersey-oauth2-authentication-feature maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.gov.ida</groupId>
    <artifactId>jersey-oauth2-authentication-feature</artifactId>
    <version>1.0.0-46</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.gov.ida : jersey-oauth2-authentication-feature gradle dependency to your build.gradle file:

implementation 'uk.gov.ida:jersey-oauth2-authentication-feature:1.0.0-46'

Gradle Kotlin DSL: Add the following uk.gov.ida : jersey-oauth2-authentication-feature gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.gov.ida:jersey-oauth2-authentication-feature:1.0.0-46")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.gov.ida : jersey-oauth2-authentication-feature sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.gov.ida" % "jersey-oauth2-authentication-feature" % "1.0.0-46"

Advertisement

Dependencies from Group

Jun 05, 2023
5 usages
0 stars
Oct 17, 2022
4 usages
0 stars
Jun 05, 2023
2 usages
0 stars
Oct 17, 2022
2 usages
0 stars
Jun 05, 2023
2 usages
0 stars

Discover Dependencies