License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdxs-jwt-security |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
xs-jwt-security-1.5.0.pom | |
xs-jwt-security-1.5.0.jar | 29 KB |
xs-jwt-security-1.5.0-sources.jar | 21 KB |
xs-jwt-security-1.5.0-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xs-jwt-security</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/
implementation 'com.github.shijingsh:xs-jwt-security:1.5.0'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/
implementation ("com.github.shijingsh:xs-jwt-security:1.5.0")
'com.github.shijingsh:xs-jwt-security:jar:1.5.0'
<dependency org="com.github.shijingsh" name="xs-jwt-security" rev="1.5.0">
<artifact name="xs-jwt-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-jwt-security', version='1.5.0')
)
libraryDependencies += "com.github.shijingsh" % "xs-jwt-security" % "1.5.0"
[com.github.shijingsh/xs-jwt-security "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shijingsh : xs-service | jar | 1.5.0 |
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | 2.5.5 |
org.springframework.security : spring-security-crypto | jar | 5.1.2.RELEASE |
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
org.projectlombok : lombok | jar | 1.18.22 |
cn.hutool : hutool-all | jar | 5.7.17 |
com.alibaba : fastjson | jar | 1.2.78 |
com.github.shijingsh : knife4j-spring-boot-starter | jar | 3.0.5 |
io.swagger : swagger-annotations | jar | 1.5.22 |