Last Version

samples/default 0.1.1

A Spring Boot Application configured to mimic the default [MITREid OpenID Connect WebApp](https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/tree/master/openid-connect-server-webapp) meant for maven and gradle overlay projects.

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.simpledynamics
ArtifactId

ArtifactId

openid-connect-server-spring-boot-samples-default
Version

Version

0.1.1
Type

Type

jar
Description

Description

samples/default
A Spring Boot Application configured to mimic the default [MITREid OpenID Connect WebApp](https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/tree/master/openid-connect-server-webapp) meant for maven and gradle overlay projects.
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-samples-default 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
net.simpledynamics : openid-connect-server-spring-boot-config jar 0.1.1
net.simpledynamics : openid-connect-server-spring-boot-ui-thymeleaf jar 0.1.1
org.springframework.boot : spring-boot-starter jar

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.192

Project Modules

There are no modules declared in this project.