License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-security |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-security
ddphin-security
|
Project URL |
Project URL |
Filename | Size |
---|---|
ddphin-security-1.1.3.pom | |
ddphin-security-1.1.3.jar | 50 KB |
ddphin-security-1.1.3-sources.jar | 32 KB |
ddphin-security-1.1.3-javadoc.jar | 322 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-security</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security/
implementation 'com.github.ddphin:ddphin-security:1.1.3'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security/
implementation ("com.github.ddphin:ddphin-security:1.1.3")
'com.github.ddphin:ddphin-security:jar:1.1.3'
<dependency org="com.github.ddphin" name="ddphin-security" rev="1.1.3">
<artifact name="ddphin-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-security', version='1.1.3')
)
libraryDependencies += "com.github.ddphin" % "ddphin-security" % "1.1.3"
[com.github.ddphin/ddphin-security "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |
com.alibaba : fastjson | jar | 1.2.47 |
com.auth0 : java-jwt | jar | 3.8.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |
joda-time : joda-time | jar | 2.10.3 |