MVN

org.glassfish.jersey.security : oauth1-client

Maven & Gradle

Jul 10, 2023
39 usages
649 stars

jersey-security · Module that adds an OAuth 1 support to Jersey client.

<dependency>
    <groupId>org.glassfish.jersey.security</groupId>
    <artifactId>oauth1-client</artifactId>
    <version>3.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.jersey.security : oauth1-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.11
  • Latest Release Candidate: 3.0.0-RC2

All Versions

Choose a version of org.glassfish.jersey.security : oauth1-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
oauth1-client-3.1.2
oauth1-client-3.1.1
oauth1-client-3.1.0
oauth1-client-3.1.0-M8
oauth1-client-3.1.0-M7
oauth1-client-3.1.0-M3
oauth1-client-3.1.0-M2
oauth1-client-3.1.0-M1
3.0.x
oauth1-client-3.0.11
oauth1-client-3.0.10
oauth1-client-3.0.9
oauth1-client-3.0.8
oauth1-client-3.0.7
oauth1-client-3.0.6
oauth1-client-3.0.5
oauth1-client-3.0.4
oauth1-client-3.0.3
oauth1-client-3.0.2
oauth1-client-3.0.1
oauth1-client-3.0.0-RC2
oauth1-client-3.0.0
oauth1-client-3.0.0-M6
oauth1-client-3.0.0-M1
2.40
oauth1-client-2.40
2.39.x
oauth1-client-2.39.1
2.39
oauth1-client-2.39
2.38
oauth1-client-2.38
2.37
oauth1-client-2.37
2.36
oauth1-client-2.36
2.35
oauth1-client-2.35
2.34
oauth1-client-2.34
2.33
oauth1-client-2.33
2.32
oauth1-client-2.32
2.31
oauth1-client-2.31
2.30.x
oauth1-client-2.30.1
2.30
oauth1-client-2.30
2.29.x
oauth1-client-2.29.1
2.29
oauth1-client-2.29
2.28
oauth1-client-2.28
oauth1-client-2.28-RC4
2.27
oauth1-client-2.27
2.26
oauth1-client-2.26
oauth1-client-2.26-b09
oauth1-client-2.26-b08
oauth1-client-2.26-b07
oauth1-client-2.26-b06
oauth1-client-2.26-b05
oauth1-client-2.26-b04
oauth1-client-2.26-b03
oauth1-client-2.26-b02
oauth1-client-2.26-b01
2.25.x
oauth1-client-2.25.1
2.25
oauth1-client-2.25
2.24.x
oauth1-client-2.24.1
2.24
oauth1-client-2.24
2.23.x
oauth1-client-2.23.2
oauth1-client-2.23.1
2.23
oauth1-client-2.23
2.22.x
oauth1-client-2.22.4
oauth1-client-2.22.3
oauth1-client-2.22.2
oauth1-client-2.22.1
2.22
oauth1-client-2.22
2.21.x
oauth1-client-2.21.1
2.21
oauth1-client-2.21
2.20
oauth1-client-2.20
2.19
oauth1-client-2.19
2.18
oauth1-client-2.18
2.17
oauth1-client-2.17
2.16
oauth1-client-2.16
2.15
oauth1-client-2.15
2.14
oauth1-client-2.14
2.13
oauth1-client-2.13
2.12
oauth1-client-2.12
2.11
oauth1-client-2.11
2.10.x
oauth1-client-2.10.4
oauth1-client-2.10.3
oauth1-client-2.10.2
oauth1-client-2.10.1
2.10
oauth1-client-2.10
2.9.x
oauth1-client-2.9.1
2.9
oauth1-client-2.9
2.8
oauth1-client-2.8
2.7
oauth1-client-2.7
2.6
oauth1-client-2.6
2.5.x
oauth1-client-2.5.2
oauth1-client-2.5.1
2.5
oauth1-client-2.5
2.4.x
oauth1-client-2.4.1
2.4
oauth1-client-2.4
2.3.x
oauth1-client-2.3.1
2.3
oauth1-client-2.3

How to add a dependency to Maven

Add the following org.glassfish.jersey.security : oauth1-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.glassfish.jersey.security</groupId>
    <artifactId>oauth1-client</artifactId>
    <version>3.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.jersey.security : oauth1-client gradle dependency to your build.gradle file:

implementation 'org.glassfish.jersey.security:oauth1-client:3.0.11'

Gradle Kotlin DSL: Add the following org.glassfish.jersey.security : oauth1-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.jersey.security:oauth1-client:3.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.jersey.security : oauth1-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.jersey.security" % "oauth1-client" % "3.0.11"

Advertisement

Dependencies from Group

Jul 10, 2023
48 usages
649 stars
Jul 10, 2023
39 usages
649 stars
Jul 10, 2023
34 usages
648 stars
Jul 10, 2023
32 usages
649 stars
Jul 10, 2023
649 stars

Discover Dependencies

Jun 11, 2015
4 usages
72 stars
Aug 02, 2023
4 usages
Nov 03, 2016
4 usages
36.2k stars
Jan 09, 2019
8 usages
36.2k stars
Jun 02, 2016
4 usages
Apr 02, 2021
6 usages
52 stars
Feb 21, 2018
11 usages