Last Version

Web-JWT 4.7.1

JWT Token API

License

License

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-jwt
Version

Version

4.7.1
Type

Type

jar
Description

Description

Web-JWT
JWT Token API

Download web-jwt 4.7.1


<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.springframework : spring-test jar 5.3.18

Project Modules

There are no modules declared in this project.