Last Version

Spring OpenID Client 1.0.10

Spring OpenID Connect Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tech.rsqn
ArtifactId

ArtifactId

spring-openid-client
Version

Version

1.0.10
Type

Type

jar
Description

Description

Spring OpenID Client
Spring OpenID Connect Client
Project URL

Project URL

https://github.com/rsqn/spring-openid-client
Source Code Management

Source Code Management

https://github.com/rsqn/spring-openid-client

Download spring-openid-client 1.0.10


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.springframework : spring-core jar 4.3.2.RELEASE
org.springframework : spring-beans jar 4.3.2.RELEASE
org.springframework : spring-context jar 4.3.2.RELEASE
org.springframework : spring-web jar 4.3.2.RELEASE
org.springframework.security : spring-security-web jar 4.2.3.RELEASE
org.springframework.security : spring-security-config jar 4.2.3.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.4.RELEASE
joda-time : joda-time jar 2.8.1
com.fasterxml.jackson.core : jackson-annotations jar 2.8.1
com.fasterxml.jackson.core : jackson-core jar 2.8.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0-b01

Project Modules

There are no modules declared in this project.