Last Version

lib-token 0.12.0

Authentication tokens Library

License

License

GroupId

GroupId

com.bq.corbel.lib
ArtifactId

ArtifactId

token
Version

Version

0.12.0
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 0.12.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.bq.corbel.lib : mongodb jar 0.9.1

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.1

test (3)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.