License |
License |
---|---|
GroupId | GroupIdcom.woaizhuangbi |
ArtifactId | ArtifactIdjwt-utils |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjwt-utils
A jwt utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwt-utils-1.0.1-RELEASE.pom | |
jwt-utils-1.0.1-RELEASE.jar | 5 KB |
jwt-utils-1.0.1-RELEASE-sources.jar | 1 KB |
jwt-utils-1.0.1-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/jwt-utils/ -->
<dependency>
<groupId>com.woaizhuangbi</groupId>
<artifactId>jwt-utils</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/jwt-utils/
implementation 'com.woaizhuangbi:jwt-utils:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/jwt-utils/
implementation ("com.woaizhuangbi:jwt-utils:1.0.1-RELEASE")
'com.woaizhuangbi:jwt-utils:jar:1.0.1-RELEASE'
<dependency org="com.woaizhuangbi" name="jwt-utils" rev="1.0.1-RELEASE">
<artifact name="jwt-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='jwt-utils', version='1.0.1-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "jwt-utils" % "1.0.1-RELEASE"
[com.woaizhuangbi/jwt-utils "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.woaizhuangbi : encrypt-utils | jar | 0.0.1-RELEASE |
com.woaizhuangbi : spring-utils | jar | 1.0.2-RELEASE |