| GroupId | GroupIdcom.github.i21mscz23 | 
    
|---|---|
| ArtifactId | ArtifactIdxmaodou-jwt | 
    
| Version | Version1.0.5-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionxmaodou-jwt 
            jwt 
         | 
    
| Filename | Size | 
|---|---|
| xmaodou-jwt-1.0.5-RELEASE.pom | |
| xmaodou-jwt-1.0.5-RELEASE.jar | 29 KB | 
| xmaodou-jwt-1.0.5-RELEASE-sources.jar | 21 KB | 
| xmaodou-jwt-1.0.5-RELEASE-javadoc.jar | 204 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-jwt/ -->
<dependency>
    <groupId>com.github.i21mscz23</groupId>
    <artifactId>xmaodou-jwt</artifactId>
    <version>1.0.5-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-jwt/
implementation 'com.github.i21mscz23:xmaodou-jwt:1.0.5-RELEASE'
                // https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-jwt/
implementation ("com.github.i21mscz23:xmaodou-jwt:1.0.5-RELEASE")
                'com.github.i21mscz23:xmaodou-jwt:jar:1.0.5-RELEASE'
                <dependency org="com.github.i21mscz23" name="xmaodou-jwt" rev="1.0.5-RELEASE">
  <artifact name="xmaodou-jwt" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.i21mscz23', module='xmaodou-jwt', version='1.0.5-RELEASE')
)
                libraryDependencies += "com.github.i21mscz23" % "xmaodou-jwt" % "1.0.5-RELEASE"
                [com.github.i21mscz23/xmaodou-jwt "1.0.5-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.auth0 : java-jwt | jar | |
| com.github.i21mscz23 : support-tools | jar | |
| com.github.i21mscz23 : xmaodou-social | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |