com.xhiteam.xauth:xauth-impl-jwt

A lightweight back-end security framework

License

License

MIT
GroupId

GroupId

com.xhiteam.xauth
ArtifactId

ArtifactId

xauth-impl-jwt
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A lightweight back-end security framework
Project Organization

Project Organization

Xhiteam

Download xauth-impl-jwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.xhiteam.xauth : xauth-impl-common jar 0.1.1
io.jsonwebtoken : jjwt-api jar 0.10.7

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.7
io.jsonwebtoken : jjwt-jackson jar 0.10.7

Project Modules

There are no modules declared in this project.
com.xhiteam.xauth

xhiteam

To be top coder.

Versions

Version
0.1.1
0.1.0