io.jsonwebtoken:jjwt:0.6.0

jar 2015-10-15
版本文件 (0.6.0)
类库JSON Web Token support for the JVM
发布时间2015-10-15 04:51:26
文件大小101.7 KB
SHA13c8a7897b9ca31c83d3dd364be7f75ce5cd417d7
资源下载
资源类型Central
jar 包 jjwt-0.6.0.jar
源码包 jjwt-0.6.0-sources.jar
添加依赖 (0.6.0)
<dependency>
    <groupId>io.jsonwebtoken</groupId>
    <artifactId>jjwt</artifactId>
    <version>0.6.0</version>
</dependency>
implementation 'io.jsonwebtoken:jjwt:0.6.0'
io.jsonwebtoken:jjwt:0.6.0
<dependency org="io.jsonwebtoken" name="jjwt" rev="0.6.0" />
libraryDependencies += "io.jsonwebtoken" % "jjwt" % "0.6.0"
@Grab(group='io.jsonwebtoken', module='jjwt', version='0.6.0')
[io.jsonwebtoken/jjwt "0.6.0"]
'io.jsonwebtoken:jjwt:jar:0.6.0'