MVN

io.sgr.oauth : oauth-server-core

Maven & Gradle

Jul 17, 2019
4 usages
1 stars
<dependency>
    <groupId>io.sgr.oauth</groupId>
    <artifactId>oauth-server-core</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sgr.oauth : oauth-server-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.sgr.oauth : oauth-server-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
oauth-server-core-1.0.2
oauth-server-core-1.0.1
oauth-server-core-1.0.0

How to add a dependency to Maven

Add the following io.sgr.oauth : oauth-server-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sgr.oauth</groupId>
    <artifactId>oauth-server-core</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sgr.oauth : oauth-server-core gradle dependency to your build.gradle file:

implementation 'io.sgr.oauth:oauth-server-core:1.0.2'

Gradle Kotlin DSL: Add the following io.sgr.oauth : oauth-server-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sgr.oauth:oauth-server-core:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sgr.oauth : oauth-server-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sgr.oauth" % "oauth-server-core" % "1.0.2"

Advertisement

Dependencies from Group

Jul 17, 2019
9 usages
1 stars
Jul 17, 2019
5 usages
1 stars
Jul 17, 2019
4 usages
1 stars
Jul 17, 2019
2 usages
1 stars
Nov 23, 2018
2 usages
1 stars

Discover Dependencies

Jul 16, 2018
2 usages
274 stars
Nov 16, 2021
4 usages
1 stars
Nov 13, 2020
3 usages
42 stars
Feb 15, 2023
11 usages
119 stars
Dec 24, 2021
3 usages
58.2k stars
Nov 21, 2022
32 usages
1.6k stars
Aug 18, 2023
3 usages
4 stars