Last Version

lib-token 0.9.0

Authentication tokens Library

License

License

GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

token
Version

Version

0.9.0
Type

Type

jar
Description

Description

lib-token
Authentication tokens Library
Project URL

Project URL

https://github.com/corbel-platform/lib-token
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/corbel-platform/lib-token

Download token 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.corbel.lib : mongodb jar 0.7.0

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.