MVN

net.skobow : oauth2-restclient

Maven & Gradle

Jan 08, 2019
1 usages
1 stars

OAuth2RestClient · Lean and easy to use OAuth2 enabled and Spring Boot powered REST client to interact with secured APIs

<dependency>
    <groupId>net.skobow</groupId>
    <artifactId>oauth2-restclient</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.skobow : oauth2-restclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of net.skobow : oauth2-restclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
oauth2-restclient-0.3.0
0.2.x
oauth2-restclient-0.2.1
oauth2-restclient-0.2.0
0.1.x
oauth2-restclient-0.1.2
oauth2-restclient-0.1.1
oauth2-restclient-0.1.0

How to add a dependency to Maven

Add the following net.skobow : oauth2-restclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.skobow</groupId>
    <artifactId>oauth2-restclient</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.skobow : oauth2-restclient gradle dependency to your build.gradle file:

implementation 'net.skobow:oauth2-restclient:0.3.0'

Gradle Kotlin DSL: Add the following net.skobow : oauth2-restclient gradle kotlin dependency to your build.gradle.kts file:

implementation("net.skobow:oauth2-restclient:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.skobow : oauth2-restclient sbt scala dependency to your build.sbt file:

libraryDependencies += "net.skobow" % "oauth2-restclient" % "0.3.0"

Advertisement

Dependencies from Group

Jan 08, 2019
1 usages
1 stars
Feb 25, 2023
1 usages
13 stars

Discover Dependencies

Feb 21, 2019
1 usages
1 stars
Jul 12, 2019
3 usages
0 stars
Jan 26, 2019
1 usages
1 stars
Jun 11, 2019
1 usages
2 stars
Sep 30, 2019
2 usages
182 stars
Apr 15, 2019
1 usages
37 stars
May 25, 2020
1 usages
Feb 27, 2019
2 usages
234 stars