is not current version
Last Version 0.1.3

net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf 0.1.2

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

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.2
Type

Type

jar

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


<!-- 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.2</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.2'
// 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.2")
'net.simpledynamics:openid-connect-server-spring-boot-ui-thymeleaf:jar:0.1.2'
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-ui-thymeleaf" rev="0.1.2">
  <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.2')
)
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-ui-thymeleaf" % "0.1.2"
[net.simpledynamics/openid-connect-server-spring-boot-ui-thymeleaf "0.1.2"]