is not current version
Last Version 1.3.8

com.github.yingzhuo:spring-security-jwt-factory 1.1.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

spring-security-jwt-factory
Version

Version

1.1.3
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download spring-security-jwt-factory 1.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.yingzhuo : spring-security-common jar 1.1.3
com.github.yingzhuo : spring-security-jwt-algorithm jar 1.1.3
org.slf4j : slf4j-api jar 1.7.30
com.auth0 : java-jwt jar 3.10.3

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.