MVN

com.10duke.client : openid

Maven & Gradle

Feb 15, 2022
2 usages
0 stars

com.10duke.client:openid · OpenID Connect client implementation.

<dependency>
    <groupId>com.10duke.client</groupId>
    <artifactId>openid</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.10duke.client : openid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.10duke.client : openid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
openid-1.1.0
1.0.x
openid-1.0.1
openid-1.0.0

How to add a dependency to Maven

Add the following com.10duke.client : openid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.10duke.client</groupId>
    <artifactId>openid</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.10duke.client : openid gradle dependency to your build.gradle file:

implementation 'com.10duke.client:openid:1.1.0'

Gradle Kotlin DSL: Add the following com.10duke.client : openid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.10duke.client:openid:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.10duke.client : openid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.10duke.client" % "openid" % "1.1.0"

Advertisement

Dependencies from Group

Feb 15, 2022
3 usages
0 stars
Feb 15, 2022
2 usages
0 stars
Feb 15, 2022
1 usages
0 stars
Feb 15, 2022
0 stars
Feb 15, 2022
0 stars

Discover Dependencies

Jan 08, 2023
6 usages
3 stars
Feb 10, 2022
2 usages
1 stars
Dec 07, 2020
2 usages
Aug 02, 2023
3 usages
0 stars
Mar 31, 2023
3 usages
Aug 21, 2021
4 usages
2.4k stars
Feb 22, 2022
4 usages
9 stars
Apr 05, 2013
4 usages
7 stars
May 31, 2023
7 usages
201 stars