is not current version
Last Version 0.1.3

net.simpledynamics:openid-connect-server-spring-boot-test 0.1.2

OpenID Connect Spring Boot Application Tests

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.simpledynamics
ArtifactId

ArtifactId

openid-connect-server-spring-boot-test
Version

Version

0.1.2
Type

Type

jar

Download openid-connect-server-spring-boot-test 0.1.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/net.simpledynamics/openid-connect-server-spring-boot-test/
implementation ("net.simpledynamics:openid-connect-server-spring-boot-test:0.1.2")
'net.simpledynamics:openid-connect-server-spring-boot-test:jar:0.1.2'
<dependency org="net.simpledynamics" name="openid-connect-server-spring-boot-test" rev="0.1.2">
  <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.2')
)
libraryDependencies += "net.simpledynamics" % "openid-connect-server-spring-boot-test" % "0.1.2"
[net.simpledynamics/openid-connect-server-spring-boot-test "0.1.2"]