MVN

net.trajano.ms.app : sample-oidc

Maven & Gradle

May 23, 2018

Sample OIDC Microservice · This microservice is used to do provide an OIDC endpoint.

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

Latest Version

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

  • Latest Stable: 1.1.18

All Versions

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

Version Vulnerabilities Updated
1.1.x
sample-oidc-1.1.18
sample-oidc-1.1.15
sample-oidc-1.1.12
sample-oidc-1.1.11
sample-oidc-1.1.10
sample-oidc-1.1.7
sample-oidc-1.1.6
sample-oidc-1.1.5
sample-oidc-1.1.3
sample-oidc-1.1.0
1.0.x
sample-oidc-1.0.2
sample-oidc-1.0.0
0.0.x
sample-oidc-0.0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>net.trajano.ms.app</groupId>
    <artifactId>sample-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 : sample-oidc gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Dec 11, 2017
1 usages
15 stars
Dec 11, 2017
1 usages
15 stars
Dec 11, 2017
15 stars
Jul 16, 2023
0 stars
Oct 23, 2017
0 stars
Apr 11, 2020
0 stars
Jun 27, 2018
7 stars
Jun 27, 2018
7 stars
Oct 28, 2017
3 stars
Oct 28, 2017
0 stars