License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdtech.hdis |
ArtifactId | ArtifactIdframework-starter-security |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description支撑Java项目的,基于SpringBoot、阿里云的一系列公共组件,规定的一系列架构约束。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
framework-starter-security-1.3.pom | |
framework-starter-security-1.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.hdis/framework-starter-security/ -->
<dependency>
<groupId>tech.hdis</groupId>
<artifactId>framework-starter-security</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.hdis/framework-starter-security/
implementation 'tech.hdis:framework-starter-security:1.3'
// https://jarcasting.com/artifacts/tech.hdis/framework-starter-security/
implementation ("tech.hdis:framework-starter-security:1.3")
'tech.hdis:framework-starter-security:jar:1.3'
<dependency org="tech.hdis" name="framework-starter-security" rev="1.3">
<artifact name="framework-starter-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.hdis', module='framework-starter-security', version='1.3')
)
libraryDependencies += "tech.hdis" % "framework-starter-security" % "1.3"
[tech.hdis/framework-starter-security "1.3"]
Group / Artifact | Type | Version |
---|---|---|
tech.hdis : framework-security | jar | 1.3 |
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 |