License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-security-spring-boot |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddphin-security-spring-boot
ddphin-security
|
Project URL |
Project URL |
Filename | Size |
---|---|
ddphin-security-spring-boot-1.1.3.pom | 9 KB |
Browse |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security-spring-boot/
implementation ("com.github.ddphin:ddphin-security-spring-boot:1.1.3")
'com.github.ddphin:ddphin-security-spring-boot:pom:1.1.3'
<dependency org="com.github.ddphin" name="ddphin-security-spring-boot" rev="1.1.3">
<artifact name="ddphin-security-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-security-spring-boot', version='1.1.3')
)
libraryDependencies += "com.github.ddphin" % "ddphin-security-spring-boot" % "1.1.3"
[com.github.ddphin/ddphin-security-spring-boot "1.1.3"]