token-generation

JWT token generation with encrypted payloads and CLI

License

License

GroupId

GroupId

com.bcgdv.jwt
ArtifactId

ArtifactId

token-generation
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

token-generation
JWT token generation with encrypted payloads and CLI
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/BCGDV-ASIA/token-generation

Download token-generation

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0
com.simonmittag : cryptoutils jar 1.0
io.jsonwebtoken : jjwt jar 0.7.0
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 21.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.bcgdv.jwt

Versions

Version
1.1
1.0