MVN

io.sgr.oauth : oauth-authserver-core

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
oauth-authserver-core-1.0.2
oauth-authserver-core-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.sgr.oauth</groupId>
    <artifactId>oauth-authserver-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-authserver-core gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.sgr.oauth" % "oauth-authserver-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

Mar 07, 2019
1 usages
1 stars
Mar 22, 2022
5 usages
7 stars
Mar 28, 2020
1 usages
4 stars
Jan 03, 2019
2 usages
111 stars
Dec 30, 2019
1 usages
May 10, 2020
1 usages
6 stars