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
https://github.com/simpledynamics/openid-connect-server-spring-boot
The Apache License, Version 2.0
Simple Dynamics
Barrett Tucker Nate Grover
Files download
File Operation
openid-connect-server-spring-boot-ui-thymeleaf-0.1.1.jar download
openid-connect-server-spring-boot-ui-thymeleaf-0.1.1.pom download
openid-connect-server-spring-boot-ui-thymeleaf-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>net.simpledynamics</groupId>
  <artifactId>openid-connect-server-spring-boot-ui-thymeleaf</artifactId>
  <version>0.1.1</version>
</dependency>
Gradle Groovy
implementation 'net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:0.1.1'
Gradle Kotlin
implementation("net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:0.1.1")
Scala SBT
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-ui-thymeleaf" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='net.simpledynamics', module='openid-connect-server-spring-boot-ui-thymeleaf', version='0.1.1')
)
Apache Ivy
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-ui-thymeleaf" rev="0.1.1" />
Leiningen
[net.simpledynamics/openid-connect-server-spring-boot-ui-thymeleaf "0.1.1"]
Apache Buildr
'net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:jar:0.1.1'