Last Version

com.github.fanzezhen.common:common-security 2.1.2

Commonly used

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-security
Version

Version

2.1.2
Type

Type

jar
Description

Description

Commonly used

Download common-security 2.1.2


<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-security/ -->
<dependency>
    <groupId>com.github.fanzezhen.common</groupId>
    <artifactId>common-security</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-security/
implementation 'com.github.fanzezhen.common:common-security:2.1.2'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-security/
implementation ("com.github.fanzezhen.common:common-security:2.1.2")
'com.github.fanzezhen.common:common-security:jar:2.1.2'
<dependency org="com.github.fanzezhen.common" name="common-security" rev="2.1.2">
  <artifact name="common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-security', version='2.1.2')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-security" % "2.1.2"
[com.github.fanzezhen.common/common-security "2.1.2"]

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.9.RELEASE
org.springframework.social : spring-social-config jar 1.1.6.RELEASE
com.alibaba : fastjson jar 1.2.68
org.projectlombok : lombok jar 1.18.22
org.springframework : spring-webmvc jar 5.2.13.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.3.9.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.9.RELEASE
org.springframework.security : spring-security-cas jar 5.3.6.RELEASE
org.springframework.security : spring-security-core jar 5.3.6.RELEASE
org.springframework.security : spring-security-config jar 5.3.6.RELEASE
org.springframework.security : spring-security-taglibs jar 5.3.6.RELEASE
org.springframework.security : spring-security-web jar 5.3.6.RELEASE
com.github.fanzezhen.common : common-core jar 2.1.2
com.github.fanzezhen.common : common-mp jar 2.1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.