is not current version
Last Version 1.1.3

com.github.ddphin:ddphin-security-spring-boot 1.1.0

ddphin-security

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-security-spring-boot
Version

Version

1.1.0
Type

Type

pom

Download ddphin-security-spring-boot 1.1.0


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