lib-token

Authentication tokens Library

License

License

GroupId

GroupId

com.bq.oss.lib
ArtifactId

ArtifactId

token
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

lib-token
Authentication tokens Library
Project URL

Project URL

https://github.com/bq/lib-token
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/bq/lib-token

Download token

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.1
com.bq.oss.lib : mongodb jar 0.3.0

test (5)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
org.springframework : spring-test jar 4.1.2.RELEASE
cglib : cglib jar 3.1
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

lib-token License Build Status Coverage Status

###About

Authentication tokens library

com.bq.oss.lib

BQ

We help people to understand technology, we inspire them to use it and develop it.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0