Jar examples for o:openid-connect-server-spring-boot-ui-thymeleaf
Thymeleaf UI for spring boot autoconfiguration version of 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-ui-thymeleaf 0.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add openid-connect-server-spring-boot-ui-thymeleaf-0.1.0.jar to your project.
<dependency> <groupId>net.simpledynamics</groupId> <artifactId>openid-connect-server-spring-boot-ui-thymeleaf</artifactId> <version>0.1.0</version> </dependency>
compile group: 'net.simpledynamics', name: 'openid-connect-server-spring-boot-ui-thymeleaf', version: '0.1.0'
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-ui-thymeleaf" % "0.1.0"
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-ui-thymeleaf" rev="0.1.0"/>
@Grapes(@Grab(group='net.simpledynamics', module='openid-connect-server-spring-boot-ui-thymeleaf', version='0.1.0'))
'net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:jar:0.1.0'
Click the following link to download the jar file.
openid-connect-server-spring-boot-ui-thymeleaf-0.1.0-javadoc.jar