icefrog-jwt

JWT生成、解析和验证实现

License

License

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-jwt
Last Version

Last Version

1.1.71
Release Date

Release Date

Type

Type

jar
Description

Description

icefrog-jwt
JWT生成、解析和验证实现

Download icefrog-jwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.whaleal.icefrog : icefrog-json jar 1.1.71
com.whaleal.icefrog : icefrog-crypto jar 1.1.71

test (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15to18 jar 1.70
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.71
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0