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