License |
License |
---|---|
GroupId | GroupIdcom.heanbian |
ArtifactId | ArtifactIdheanbian-jwt |
Last Version | Last Version20200807 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheanbian-jwt
Heanbian jwt component.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
heanbian-jwt-20200807.pom | |
heanbian-jwt-20200807.jar | 4 KB |
heanbian-jwt-20200807-sources.jar | 3 KB |
heanbian-jwt-20200807-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-jwt/ -->
<dependency>
<groupId>com.heanbian</groupId>
<artifactId>heanbian-jwt</artifactId>
<version>20200807</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian/heanbian-jwt/
implementation 'com.heanbian:heanbian-jwt:20200807'
// https://jarcasting.com/artifacts/com.heanbian/heanbian-jwt/
implementation ("com.heanbian:heanbian-jwt:20200807")
'com.heanbian:heanbian-jwt:jar:20200807'
<dependency org="com.heanbian" name="heanbian-jwt" rev="20200807">
<artifact name="heanbian-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian', module='heanbian-jwt', version='20200807')
)
libraryDependencies += "com.heanbian" % "heanbian-jwt" % "20200807"
[com.heanbian/heanbian-jwt "20200807"]
Group / Artifact | Type | Version |
---|---|---|
com.heanbian : heanbian-crypto | jar | 20200807 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |