is not current version
Last Version 1.1.3

com.github.ddphin:ddphin-security-spring-boot-starter 1.0.8


Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-security-spring-boot-starter
Version

Version

1.0.8
Type

Type

jar

Download ddphin-security-spring-boot-starter 1.0.8


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