MVN

net.trajano.ms.app : ms-oidc

Maven & Gradle

May 23, 2018

OpenID Connect · This microservice handles the authentication process via OpenID Connect.

<dependency>
    <groupId>net.trajano.ms.app</groupId>
    <artifactId>ms-oidc</artifactId>
    <version>1.1.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.trajano.ms.app : ms-oidc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.18

All Versions

Choose a version of net.trajano.ms.app : ms-oidc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ms-oidc-1.1.18
ms-oidc-1.1.15
ms-oidc-1.1.12
ms-oidc-1.1.11
ms-oidc-1.1.10
ms-oidc-1.1.7
ms-oidc-1.1.6
ms-oidc-1.1.5
ms-oidc-1.1.3
ms-oidc-1.1.0
1.0.x
ms-oidc-1.0.2
ms-oidc-1.0.0
0.0.x
ms-oidc-0.0.9
ms-oidc-0.0.8
ms-oidc-0.0.7
ms-oidc-0.0.5
ms-oidc-0.0.4

How to add a dependency to Maven

Add the following net.trajano.ms.app : ms-oidc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.trajano.ms.app</groupId>
    <artifactId>ms-oidc</artifactId>
    <version>1.1.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.trajano.ms.app : ms-oidc gradle dependency to your build.gradle file:

implementation 'net.trajano.ms.app:ms-oidc:1.1.18'

Gradle Kotlin DSL: Add the following net.trajano.ms.app : ms-oidc gradle kotlin dependency to your build.gradle.kts file:

implementation("net.trajano.ms.app:ms-oidc:1.1.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.trajano.ms.app : ms-oidc sbt scala dependency to your build.sbt file:

libraryDependencies += "net.trajano.ms.app" % "ms-oidc" % "1.1.18"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 15, 2017
1 usages
3 stars
Oct 15, 2017
1 usages
3 stars
Oct 14, 2017
1 usages
0 stars
Nov 27, 2017
1 usages
Jan 05, 2022
3 usages
Jan 05, 2022
3 usages
0 stars
Feb 15, 2023
1 usages
16 stars