Last Version

openid-connect-server-spring-boot-ui-thymeleaf 0.1.3

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

License

License

Categories

Categories

Spring Boot Container Microservices Net Leaf Data Databases
GroupId

GroupId

net.simpledynamics
ArtifactId

ArtifactId

openid-connect-server-spring-boot-ui-thymeleaf
Version

Version

0.1.3
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://github.com/simpledynamics/openid-connect-server-spring-boot
Project Organization

Project Organization

Simple Dynamics
Source Code Management

Source Code Management

https://github.com/simpledynamics/openid-connect-server-spring-boot

Download openid-connect-server-spring-boot-ui-thymeleaf 0.1.3


<!-- https://jarcasting.com/artifacts/net.simpledynamics/openid-connect-server-spring-boot-ui-thymeleaf/ -->
<dependency>
    <groupId>net.simpledynamics</groupId>
    <artifactId>openid-connect-server-spring-boot-ui-thymeleaf</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.simpledynamics/openid-connect-server-spring-boot-ui-thymeleaf/
implementation 'net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:0.1.3'
// https://jarcasting.com/artifacts/net.simpledynamics/openid-connect-server-spring-boot-ui-thymeleaf/
implementation ("net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:0.1.3")
'net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:jar:0.1.3'
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-ui-thymeleaf" rev="0.1.3">
  <artifact name="openid-connect-server-spring-boot-ui-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.simpledynamics', module='openid-connect-server-spring-boot-ui-thymeleaf', version='0.1.3')
)
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-ui-thymeleaf" % "0.1.3"
[net.simpledynamics/openid-connect-server-spring-boot-ui-thymeleaf "0.1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.52
org.mitre : openid-connect-server jar 1.2.3
org.springframework.boot : spring-boot-starter-security jar 1.3.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.3.3.RELEASE

runtime (2)

Group / Artifact Type Version
org.thymeleaf.extras : thymeleaf-extras-springsecurity4 jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.3.3.RELEASE

Project Modules

There are no modules declared in this project.