Last Version

spring-wechat-miniprogram-security 0.0.3

微信小程序登录鉴权模块

License

License

Categories

Categories

Security
GroupId

GroupId

cn.fightingguys.security.web
ArtifactId

ArtifactId

spring-wechat-miniprogram-security
Version

Version

0.0.3
Type

Type

jar
Description

Description

spring-wechat-miniprogram-security
微信小程序登录鉴权模块
Project URL

Project URL

https://github.com/fightingguys/spring-wechat-miniprogram-security
Source Code Management

Source Code Management

https://github.com/fightingguys/spring-wechat-miniprogram-security

Download spring-wechat-miniprogram-security 0.0.3


<!-- https://jarcasting.com/artifacts/cn.fightingguys.security.web/spring-wechat-miniprogram-security/ -->
<dependency>
    <groupId>cn.fightingguys.security.web</groupId>
    <artifactId>spring-wechat-miniprogram-security</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fightingguys.security.web/spring-wechat-miniprogram-security/
implementation 'cn.fightingguys.security.web:spring-wechat-miniprogram-security:0.0.3'
// https://jarcasting.com/artifacts/cn.fightingguys.security.web/spring-wechat-miniprogram-security/
implementation ("cn.fightingguys.security.web:spring-wechat-miniprogram-security:0.0.3")
'cn.fightingguys.security.web:spring-wechat-miniprogram-security:jar:0.0.3'
<dependency org="cn.fightingguys.security.web" name="spring-wechat-miniprogram-security" rev="0.0.3">
  <artifact name="spring-wechat-miniprogram-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fightingguys.security.web', module='spring-wechat-miniprogram-security', version='0.0.3')
)
libraryDependencies += "cn.fightingguys.security.web" % "spring-wechat-miniprogram-security" % "0.0.3"
[cn.fightingguys.security.web/spring-wechat-miniprogram-security "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.4.2
org.springframework.boot : spring-boot-starter-web jar 2.4.2
io.jsonwebtoken : jjwt-api jar 0.11.2

runtime (2)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.