ErJia Java Auth Library

Java 开发工具包 ErJia2,是 ErJia 的升级版,向 Kotlin 迁移。“ErJia”,是以作者生活的村落”二甲村”而来,为了纪念这座美好的小村庄,特意将该工具包以“二甲”的拼音命名。

License

License

GroupId

GroupId

org.erjia
ArtifactId

ArtifactId

auth
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ErJia Java Auth Library
Java 开发工具包 ErJia2,是 ErJia 的升级版,向 Kotlin 迁移。“ErJia”,是以作者生活的村落”二甲村”而来,为了纪念这座美好的小村庄,特意将该工具包以“二甲”的拼音命名。
Project URL

Project URL

https://www.linshuaishuai.com

Download auth

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1