Download openid-connect-server-spring-boot-ui-thymeleaf-0.1.1.jar file - Jar o

Jar examples for o:openid-connect-server-spring-boot-ui-thymeleaf

Description

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.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add openid-connect-server-spring-boot-ui-thymeleaf-0.1.1.jar to your project.

<dependency>
   <groupId>net.simpledynamics</groupId>
   <artifactId>openid-connect-server-spring-boot-ui-thymeleaf</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'net.simpledynamics', name: 'openid-connect-server-spring-boot-ui-thymeleaf', version: '0.1.1'
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-ui-thymeleaf" % "0.1.1"
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-ui-thymeleaf" rev="0.1.1"/>
@Grapes(@Grab(group='net.simpledynamics', module='openid-connect-server-spring-boot-ui-thymeleaf', version='0.1.1'))
'net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:jar:0.1.1'

Download

Click the following link to download the jar file.

openid-connect-server-spring-boot-ui-thymeleaf-0.1.1-javadoc.jar
openid-connect-server-spring-boot-ui-thymeleaf-0.1.1-sources.jar
openid-connect-server-spring-boot-ui-thymeleaf-0.1.1.jar
openid-connect-server-spring-boot-ui-thymeleaf-0.1.1.pom



Related Tutorials