is not current version
Last Version 1.1.0

com.10duke.client:openid 1.0.1

OpenID Connect client implementation.

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.10duke.client
ArtifactId

ArtifactId

openid
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download openid 1.0.1


<!-- https://jarcasting.com/artifacts/com.10duke.client/openid/ -->
<dependency>
    <groupId>com.10duke.client</groupId>
    <artifactId>openid</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.10duke.client/openid/
implementation 'com.10duke.client:openid:1.0.1'
// https://jarcasting.com/artifacts/com.10duke.client/openid/
implementation ("com.10duke.client:openid:1.0.1")
'com.10duke.client:openid:jar:1.0.1'
<dependency org="com.10duke.client" name="openid" rev="1.0.1">
  <artifact name="openid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.10duke.client', module='openid', version='1.0.1')
)
libraryDependencies += "com.10duke.client" % "openid" % "1.0.1"
[com.10duke.client/openid "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.10duke.client : oauth jar 1.0.1
com.10duke.client.json : api jar 1.0.1
com.10duke.client.jwt : api jar 1.0.1

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.12
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.10duke.client : test-utils jar 1.0.1
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.