MVN

com.networknt : oauth-code

Maven & Gradle

Apr 19, 2023
1 usages

A microservice server that authenticates and redirects authorization code.

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

Latest Version

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

  • Latest Stable: 2.1.15

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Jul 05, 2023
183 usages
763 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

Aug 03, 2023
2 usages
21 stars
Aug 03, 2023
15 usages
21 stars
Aug 03, 2023
21 stars
Sep 23, 2021
91 stars
Sep 22, 2021
1 stars
Sep 22, 2021
4 stars