License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdtech.hdis |
ArtifactId | ArtifactIdframework-security |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description支撑Java项目的,基于SpringBoot、阿里云的一系列公共组件,规定的一系列架构约束。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
framework-security-1.3.pom | |
framework-security-1.3.jar | 15 KB |
framework-security-1.3-sources.jar | 11 KB |
framework-security-1.3-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.hdis/framework-security/ -->
<dependency>
<groupId>tech.hdis</groupId>
<artifactId>framework-security</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.hdis/framework-security/
implementation 'tech.hdis:framework-security:1.3'
// https://jarcasting.com/artifacts/tech.hdis/framework-security/
implementation ("tech.hdis:framework-security:1.3")
'tech.hdis:framework-security:jar:1.3'
<dependency org="tech.hdis" name="framework-security" rev="1.3">
<artifact name="framework-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.hdis', module='framework-security', version='1.3')
)
libraryDependencies += "tech.hdis" % "framework-security" % "1.3"
[tech.hdis/framework-security "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 1.5.13.RELEASE |
commons-lang : commons-lang | jar | 2.6 |
com.google.code.gson : gson | jar | 2.8.4 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.13.RELEASE |
org.springframework.boot : spring-boot-devtools | jar | 1.5.13.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.13.RELEASE |
org.projectlombok : lombok | jar | 1.16.20 |