Last Version

com.github.rebue.jwt:jwt-svr-feign 1.1.0

JWT签名及验证服务器

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.rebue.jwt
ArtifactId

ArtifactId

jwt-svr-feign
Version

Version

1.1.0
Type

Type

jar
Description

Description

JWT签名及验证服务器

Download jwt-svr-feign 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.rebue.jwt : jwt-api jar 1.1.0
com.github.rebue.sbs : feign-spring-boot-starter jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.