License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-jwt-utils |
Last Version | Last Version5.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.mx base
org.mx base java library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mx-jwt-utils-5.1.3.pom | |
mx-jwt-utils-5.1.3.jar | 14 KB |
mx-jwt-utils-5.1.3-sources.jar | 7 KB |
mx-jwt-utils-5.1.3-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-jwt-utils/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-jwt-utils</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-jwt-utils/
implementation 'io.gitee.johnpeng:mx-jwt-utils:5.1.3'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-jwt-utils/
implementation ("io.gitee.johnpeng:mx-jwt-utils:5.1.3")
'io.gitee.johnpeng:mx-jwt-utils:jar:5.1.3'
<dependency org="io.gitee.johnpeng" name="mx-jwt-utils" rev="5.1.3">
<artifact name="mx-jwt-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-jwt-utils', version='5.1.3')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-jwt-utils" % "5.1.3"
[io.gitee.johnpeng/mx-jwt-utils "5.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.johnpeng : mx-spring | jar | 5.1.9 |
com.auth0 : java-jwt | jar | 3.16.0 |
org.javassist : javassist | jar | 3.27.0-GA |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |