alberti

Token service for authentication, support Redis, database, memory and JWT Token.

License

License

GroupId

GroupId

cn.spark2fire
ArtifactId

ArtifactId

alberti
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

alberti
Token service for authentication, support Redis, database, memory and JWT Token.
Project Organization

Project Organization

spark2fire
Source Code Management

Source Code Management

https://github.com/spark2fire/alberti

Download alberti

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • auth-core
  • auth-db
  • auth-jwt
  • auth-redis

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1