spring-boot-starter-auth

easy auth for springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

spring-boot-starter-auth
Last Version

Last Version

2.0.0-beta.18
Release Date

Release Date

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

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.projectlombok : lombok Optional jar
org.redisson : redisson-spring-boot-starter jar 3.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-beta.18
2.0.0-beta.16
2.0.0-beta.13
2.0.0-beta.12
2.0.0-beta.11
2.0.0-beta.9
2.0.0-beta.8
2.0.0-beta.7
2.0.0-beta.6
2.0.0-beta.4
2.0.0-beta.3
2.0.0-beta.1
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0