com.saucesubfresh:open-starter-security

简单的安全插件

License

License

Categories

Categories

Security
GroupId

GroupId

com.saucesubfresh
ArtifactId

ArtifactId

open-starter-security
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

简单的安全插件
Project Organization

Project Organization

酱子生鲜团队

Download open-starter-security

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.jsonwebtoken : jjwt-api jar 0.11.2
org.apache.commons : commons-lang3 jar
org.hibernate.validator : hibernate-validator jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0