jawt

Java implementation of JWT.

License

License

GroupId

GroupId

se.hackney.jwt
ArtifactId

ArtifactId

jawt
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jawt
Java implementation of JWT.
Project URL

Project URL

http://www.hackney.se
Source Code Management

Source Code Management

https://github.com/Anders-Bjorklund/jawt

Download jawt

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0