License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdnet.simpledynamics |
ArtifactId | ArtifactIdopenid-connect-server-spring-boot-test |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionopenid-connect-server-spring-boot-test
OpenID Connect Spring Boot Application Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.simpledynamics/openid-connect-server-spring-boot-test/ -->
<dependency>
<groupId>net.simpledynamics</groupId>
<artifactId>openid-connect-server-spring-boot-test</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.simpledynamics/openid-connect-server-spring-boot-test/
implementation 'net.simpledynamics:openid-connect-server-spring-boot-test:0.1.3'
// https://jarcasting.com/artifacts/net.simpledynamics/openid-connect-server-spring-boot-test/
implementation ("net.simpledynamics:openid-connect-server-spring-boot-test:0.1.3")
'net.simpledynamics:openid-connect-server-spring-boot-test:jar:0.1.3'
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-test" rev="0.1.3">
<artifact name="openid-connect-server-spring-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.simpledynamics', module='openid-connect-server-spring-boot-test', version='0.1.3')
)
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-test" % "0.1.3"
[net.simpledynamics/openid-connect-server-spring-boot-test "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.192 |
net.simpledynamics : openid-connect-server-spring-boot-config | jar | 0.1.3 |
net.simpledynamics : openid-connect-server-spring-boot-ui-thymeleaf | jar | 0.1.3 |
org.springframework.boot : spring-boot-starter-test | jar | 1.3.3.RELEASE |
org.springframework.security : spring-security-test | jar | 4.0.4.RELEASE |
com.jayway.jsonpath : json-path | jar | 2.0.0 |