spring-security-toolkits

Library of common used tools

License

License

Categories

Categories

Security
GroupId

GroupId

me.xethh.libs.toolkits
ArtifactId

ArtifactId

spring-web-security
Last Version

Last Version

2.0.0-RC2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-toolkits
Library of common used tools
Project URL

Project URL

http://www.example.com

Download spring-web-security

How to add to project

<!-- https://jarcasting.com/artifacts/me.xethh.libs.toolkits/spring-web-security/ -->
<dependency>
    <groupId>me.xethh.libs.toolkits</groupId>
    <artifactId>spring-web-security</artifactId>
    <version>2.0.0-RC2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/spring-web-security/
implementation 'me.xethh.libs.toolkits:spring-web-security:2.0.0-RC2-RELEASE'
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/spring-web-security/
implementation ("me.xethh.libs.toolkits:spring-web-security:2.0.0-RC2-RELEASE")
'me.xethh.libs.toolkits:spring-web-security:jar:2.0.0-RC2-RELEASE'
<dependency org="me.xethh.libs.toolkits" name="spring-web-security" rev="2.0.0-RC2-RELEASE">
  <artifact name="spring-web-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.libs.toolkits', module='spring-web-security', version='2.0.0-RC2-RELEASE')
)
libraryDependencies += "me.xethh.libs.toolkits" % "spring-web-security" % "2.0.0-RC2-RELEASE"
[me.xethh.libs.toolkits/spring-web-security "2.0.0-RC2-RELEASE"]

Dependencies

compile (19)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
org.springframework.security : spring-security-config jar
me.xethh.libs.toolkits : common jar 1.4.2-RELEASE
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-web jar
org.springframework : spring-web jar 5.1.5.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
me.xethh.utils : DateUtils jar 6.0.0.RC1-RELEASE
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
org.springframework.cloud : spring-cloud-netflix-zuul jar 2.1.0.RELEASE
com.netflix.zuul : zuul-core jar 1.3.1
io.github.openfeign.form : feign-form jar 3.4.1
io.github.openfeign : feign-jackson jar 10.1.0
javax.validation : validation-api jar 2.0.1.Final
me.xethh.utils : authUtils-spring jar 1.0-RELEASE
org.springframework.session : spring-session-jdbc jar
org.springframework : spring-webmvc jar

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.15

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RC2-RELEASE
2.0.0-RC1-RELEASE
1.4.2-RELEASE
1.4-RELEASE
1.2-RELEASE
1.0-RELEASE