safe-spring-boot-starter

simple and easy use security framework to protect your spring boot web-application.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.ocoop.framework
ArtifactId

ArtifactId

safe-spring-boot-starter
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

safe-spring-boot-starter
simple and easy use security framework to protect your spring boot web-application.
Project URL

Project URL

https://github.com/xfeat/safe-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/xfeat/safe-spring-boot-starter

Download safe-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.1.2
1.1.0
1.0.0