| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.ocoop.framework |
| ArtifactId | ArtifactIdsafe-spring-boot-starter |
| Last Version | Last Version1.2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsafe-spring-boot-starter
simple and easy use security framework to protect your spring boot web-application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.ocoop.framework/safe-spring-boot-starter/ -->
<dependency>
<groupId>cn.ocoop.framework</groupId>
<artifactId>safe-spring-boot-starter</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ocoop.framework/safe-spring-boot-starter/
implementation 'cn.ocoop.framework:safe-spring-boot-starter:1.2.7'
// https://jarcasting.com/artifacts/cn.ocoop.framework/safe-spring-boot-starter/
implementation ("cn.ocoop.framework:safe-spring-boot-starter:1.2.7")
'cn.ocoop.framework:safe-spring-boot-starter:jar:1.2.7'
<dependency org="cn.ocoop.framework" name="safe-spring-boot-starter" rev="1.2.7">
<artifact name="safe-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ocoop.framework', module='safe-spring-boot-starter', version='1.2.7')
)
libraryDependencies += "cn.ocoop.framework" % "safe-spring-boot-starter" % "1.2.7"
[cn.ocoop.framework/safe-spring-boot-starter "1.2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.projectlombok : lombok Optional | jar | |
| org.apache.commons : commons-lang3 | jar | |
| com.google.guava : guava | jar | 28.1-jre |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.springframework.session : spring-session-data-redis | jar | |
| org.springframework.boot : spring-boot-starter-web Optional | jar | |
| com.alibaba : fastjson | jar | 1.2.62 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| com.github.whvcse : easy-captcha | jar | 1.6.2 |
| org.springframework.cloud : spring-cloud-context Optional | jar |