Jar examples for o:openid-connect-server-spring-boot-config
A spring boot autoconfiguration library that simplifies getting started with the OpenID Connect Server reference implementation at https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server
You can download jar file openid-connect-server-spring-boot-config 0.1.1 in this page.
The Apache License, Version 2.0
You can use the following script to add openid-connect-server-spring-boot-config-0.1.1.jar to your project.
<dependency> <groupId>net.simpledynamics</groupId> <artifactId>openid-connect-server-spring-boot-config</artifactId> <version>0.1.1</version> </dependency>
compile group: 'net.simpledynamics', name: 'openid-connect-server-spring-boot-config', version: '0.1.1'
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-config" % "0.1.1"
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-config" rev="0.1.1"/>
@Grapes(@Grab(group='net.simpledynamics', module='openid-connect-server-spring-boot-config', version='0.1.1'))
'net.simpledynamics:openid-connect-server-spring-boot-config:jar:0.1.1'
Click the following link to download the jar file.
openid-connect-server-spring-boot-config-0.1.1-javadoc.jar