is not current version
Last Version 1.1.3

com.github.ddphin:ddphin-security-spring-boot-samples 1.0.7


Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-security-spring-boot-samples
Version

Version

1.0.7
Type

Type

jar

Download ddphin-security-spring-boot-samples 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security-spring-boot-samples/ -->
<dependency>
    <groupId>com.github.ddphin</groupId>
    <artifactId>ddphin-security-spring-boot-samples</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security-spring-boot-samples/
implementation 'com.github.ddphin:ddphin-security-spring-boot-samples:1.0.7'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security-spring-boot-samples/
implementation ("com.github.ddphin:ddphin-security-spring-boot-samples:1.0.7")
'com.github.ddphin:ddphin-security-spring-boot-samples:jar:1.0.7'
<dependency org="com.github.ddphin" name="ddphin-security-spring-boot-samples" rev="1.0.7">
  <artifact name="ddphin-security-spring-boot-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-security-spring-boot-samples', version='1.0.7')
)
libraryDependencies += "com.github.ddphin" % "ddphin-security-spring-boot-samples" % "1.0.7"
[com.github.ddphin/ddphin-security-spring-boot-samples "1.0.7"]