License |
License |
---|---|
GroupId | GroupIdcom.ubirch.auth |
ArtifactId | ArtifactIdoidc-util_2.11 |
Version | Version0.4.7 |
Type | Typejar |
Description |
Descriptionoidc-util
OpenID Connect utils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oidc-util_2.11-0.4.7.pom | |
oidc-util_2.11-0.4.7.jar | 14 KB |
oidc-util_2.11-0.4.7-sources.jar | 3 KB |
oidc-util_2.11-0.4.7-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.auth/oidc-util_2.11/ -->
<dependency>
<groupId>com.ubirch.auth</groupId>
<artifactId>oidc-util_2.11</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.auth/oidc-util_2.11/
implementation 'com.ubirch.auth:oidc-util_2.11:0.4.7'
// https://jarcasting.com/artifacts/com.ubirch.auth/oidc-util_2.11/
implementation ("com.ubirch.auth:oidc-util_2.11:0.4.7")
'com.ubirch.auth:oidc-util_2.11:jar:0.4.7'
<dependency org="com.ubirch.auth" name="oidc-util_2.11" rev="0.4.7">
<artifact name="oidc-util_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.auth', module='oidc-util_2.11', version='0.4.7')
)
libraryDependencies += "com.ubirch.auth" % "oidc-util_2.11" % "0.4.7"
[com.ubirch.auth/oidc-util_2.11 "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.ubirch.auth : config_2.11 | jar | 0.4.7 |
com.ubirch.auth : model-db_2.11 | jar | 0.4.7 |
com.nimbusds : oauth2-oidc-sdk | jar | 5.64.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
net.logstash.logback : logstash-logback-encoder | jar | 5.0 |
com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.1.2 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.7.2 |
com.internetitem : logback-elasticsearch-appender | jar | 1.5 |