auth-spring-boot-starter

easy auth for springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

auth-spring-boot-starter
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download auth-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.redisson : redisson-spring-boot-starter jar 3.17.3

provided (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.0