MVN

com.networknt : oauth-authhub

Maven & Gradle

Apr 19, 2023
1 usages

An authentication hub that is easily extended and shared by code and token modules.

<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>oauth-authhub</artifactId>
    <version>2.1.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.networknt : oauth-authhub to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.15

All Versions

Choose a version of com.networknt : oauth-authhub to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
oauth-authhub-2.1.15
oauth-authhub-2.1.12
oauth-authhub-2.1.11
oauth-authhub-2.1.10
oauth-authhub-2.1.9
oauth-authhub-2.1.8
oauth-authhub-2.1.7
oauth-authhub-2.1.6
oauth-authhub-2.1.5
oauth-authhub-2.1.4
oauth-authhub-2.1.3
oauth-authhub-2.1.2
oauth-authhub-2.1.1
oauth-authhub-2.1.0
2.0.x
oauth-authhub-2.0.31

How to add a dependency to Maven

Add the following com.networknt : oauth-authhub maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>oauth-authhub</artifactId>
    <version>2.1.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.networknt : oauth-authhub gradle dependency to your build.gradle file:

implementation 'com.networknt:oauth-authhub:2.1.15'

Gradle Kotlin DSL: Add the following com.networknt : oauth-authhub gradle kotlin dependency to your build.gradle.kts file:

implementation("com.networknt:oauth-authhub:2.1.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.networknt : oauth-authhub sbt scala dependency to your build.sbt file:

libraryDependencies += "com.networknt" % "oauth-authhub" % "2.1.15"

Advertisement

Dependencies from Group

Jul 05, 2023
183 usages
760 stars
Aug 17, 2023
137 usages
3.4k stars
Aug 17, 2023
97 usages
3.4k stars
Aug 17, 2023
88 usages
3.4k stars
Aug 17, 2023
75 usages
3.4k stars

Discover Dependencies

Apr 19, 2023
1 usages
Apr 19, 2023
1 usages
Aug 03, 2023
2 usages
21 stars
Aug 03, 2023
15 usages
21 stars
Aug 03, 2023
21 stars
Sep 23, 2021
91 stars