jsontoken

JWT implementation

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.googlecode.jsontoken
ArtifactId

ArtifactId

jsontoken
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jsontoken
JWT implementation
Project URL

Project URL

http://code.google.com/p/jsontoken/

Download jsontoken

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.4
commons-codec : commons-codec jar 1.4
com.google.collections : google-collections jar 1.0
joda-time : joda-time jar 1.6
javax.servlet : servlet-api jar 2.5
org.apache.httpcomponents : httpcore jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0