Last Version

jwt 1.0.1

Library for creating JWTs for use with Nexmo

License

License

MIT
GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

jwt
Version

Version

1.0.1
Type

Type

jar
Description

Description

jwt
Library for creating JWTs for use with Nexmo
Project URL

Project URL

https://github.com/nexmo/nexmo-jwt-jdk
Project Organization

Project Organization

Nexmo
Source Code Management

Source Code Management

https://github.com/Nexmo/nexmo-jwt-jdk

Download jwt 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
io.jsonwebtoken : jjwt-api jar 0.10.5

runtime (2)

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

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.31
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.mockito : mockito-inline jar 2.28.2

Project Modules

There are no modules declared in this project.