is not current version
Last Version 2.0.0-beta.18

spring-boot-starter-auth 2.0.0-beta.4

easy auth for springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

spring-boot-starter-auth
Version

Version

2.0.0-beta.4
Type

Type

jar
Description

Description

spring-boot-starter-auth
easy auth for springboot
Project URL

Project URL

https://github.com/seepine/spring-boot-starter-auth
Source Code Management

Source Code Management

https://seepine.com

Download spring-boot-starter-auth 2.0.0-beta.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.6.2
org.projectlombok : lombok Optional jar 1.18.22
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.2

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.2

Project Modules

There are no modules declared in this project.