License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.mitre |
ArtifactId | ArtifactIdopenid-connect-client |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenID Connect Client
OpenID Connect Client filter for Spring Security
|
Filename | Size |
---|---|
openid-connect-client-1.3.4.pom | |
openid-connect-client-1.3.4.jar | 34 KB |
openid-connect-client-1.3.4-sources.jar | 25 KB |
openid-connect-client-1.3.4-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mitre/openid-connect-client/ -->
<dependency>
<groupId>org.mitre</groupId>
<artifactId>openid-connect-client</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mitre/openid-connect-client/
implementation 'org.mitre:openid-connect-client:1.3.4'
// https://jarcasting.com/artifacts/org.mitre/openid-connect-client/
implementation ("org.mitre:openid-connect-client:1.3.4")
'org.mitre:openid-connect-client:jar:1.3.4'
<dependency org="org.mitre" name="openid-connect-client" rev="1.3.4">
<artifact name="openid-connect-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mitre', module='openid-connect-client', version='1.3.4')
)
libraryDependencies += "org.mitre" % "openid-connect-client" % "1.3.4"
[org.mitre/openid-connect-client "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.mitre : openid-connect-common | jar | 1.3.4 |
org.springframework : spring-test | jar | |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.4 |
org.mockito : mockito-all | jar | 1.9.5 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |