MVN

nl.myndocs : kotlin-oauth2-server

Maven & Gradle

May 18, 2022
147 stars

Kotlin OAuth2 server · Flexible OAuth2 implementation

<dependency>
    <groupId>nl.myndocs</groupId>
    <artifactId>kotlin-oauth2-server</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.myndocs : kotlin-oauth2-server to add to Maven - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of nl.myndocs : kotlin-oauth2-server to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
kotlin-oauth2-server-0.7.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nl.myndocs</groupId>
    <artifactId>kotlin-oauth2-server</artifactId>
    <version>0.7.1</version>
</dependency>