| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.smallmind | 
    
| ArtifactId | ArtifactIdweb-jwt | 
    
| Last Version | Last Version4.7.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWeb-JWT 
            JWT Token API 
         | 
    
| Filename | Size | 
|---|---|
| web-jwt-4.7.1.pom | |
| web-jwt-4.7.1.jar | 27 KB | 
| web-jwt-4.7.1-sources.jar | 9 KB | 
| web-jwt-4.7.1-javadoc.jar | 50 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.smallmind/web-jwt/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>web-jwt</artifactId>
    <version>4.7.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.smallmind/web-jwt/
implementation 'org.smallmind:web-jwt:4.7.1'
                // https://jarcasting.com/artifacts/org.smallmind/web-jwt/
implementation ("org.smallmind:web-jwt:4.7.1")
                'org.smallmind:web-jwt:jar:4.7.1'
                <dependency org="org.smallmind" name="web-jwt" rev="4.7.1">
  <artifact name="web-jwt" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.smallmind', module='web-jwt', version='4.7.1')
)
                libraryDependencies += "org.smallmind" % "web-jwt" % "4.7.1"
                [org.smallmind/web-jwt "4.7.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 | 
| org.smallmind : web-jersey | jar | 4.7.1 | 
| org.aspectj : aspectjrt Optional | jar | 1.9.9.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.5 | 
| org.springframework : spring-test | jar | 5.3.18 |