authentication-core

认证流程核心代码

License

License

GroupId

GroupId

io.github.alphagodzilla
ArtifactId

ArtifactId

authentication-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

authentication-core
认证流程核心代码

Download authentication-core

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0