is not current version
Last Version 1.1.0

com.10duke.client.jwt:jjwt 1.0.1

io.jsonwebtoken -bindings for JWT-processing

License

License

MIT
Categories

Categories

CLI User Interface jjwt Security
GroupId

GroupId

com.10duke.client.jwt
ArtifactId

ArtifactId

jjwt
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.10duke.client.jwt:jjwt
io.jsonwebtoken -bindings for JWT-processing

Download jjwt 1.0.1


<!-- https://jarcasting.com/artifacts/com.10duke.client.jwt/jjwt/ -->
<dependency>
    <groupId>com.10duke.client.jwt</groupId>
    <artifactId>jjwt</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.10duke.client.jwt/jjwt/
implementation 'com.10duke.client.jwt:jjwt:1.0.1'
// https://jarcasting.com/artifacts/com.10duke.client.jwt/jjwt/
implementation ("com.10duke.client.jwt:jjwt:1.0.1")
'com.10duke.client.jwt:jjwt:jar:1.0.1'
<dependency org="com.10duke.client.jwt" name="jjwt" rev="1.0.1">
  <artifact name="jjwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.10duke.client.jwt', module='jjwt', version='1.0.1')
)
libraryDependencies += "com.10duke.client.jwt" % "jjwt" % "1.0.1"
[com.10duke.client.jwt/jjwt "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.10duke.client.jwt : api jar 1.0.1
io.jsonwebtoken : jjwt-api jar 0.10.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.7
io.jsonwebtoken : jjwt-jackson jar 0.10.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.