authentication-defaults

认证模块的一种默认实现

License

License

GroupId

GroupId

io.github.alphagodzilla
ArtifactId

ArtifactId

authentication-defaults
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

authentication-defaults
认证模块的一种默认实现

Download authentication-defaults

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.alphagodzilla : authentication-core jar 1.0.0
org.slf4j : slf4j-api jar
com.fasterxml.jackson.core : jackson-databind jar

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