x-auth

A lightweight back-end security framework

License

License

MIT
GroupId

GroupId

com.xhiteam.xauth
ArtifactId

ArtifactId

xauth
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

x-auth
A lightweight back-end security framework
Project URL

Project URL

https://github.com/xhiteam/x-auth
Project Organization

Project Organization

Xhiteam

Download xauth

Filename Size
xauth-0.1.1.pom 6 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • xauth-core
  • xauth-client
  • xauth-impl
  • xauth-server
  • xauth-pom
  • xauth-examples
com.xhiteam.xauth

xhiteam

To be top coder.

Versions

Version
0.1.1
0.1.0