authentication-spring-boot-starter

认证模块SpringBoot启动器,开箱即用组件

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.alphagodzilla
ArtifactId

ArtifactId

authentication-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

authentication-spring-boot-starter
认证模块SpringBoot启动器,开箱即用组件

Download authentication-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.alphagodzilla : authentication-core jar 1.0.0
io.github.alphagodzilla : authentication-defaults jar 1.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web 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