Group Id com.seepine
Artifact Id spring-boot-starter-auth
Version 1.5.2
Packaging jar
URL -
Badge
Last Updated 2021-12-09T05:54:20+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>spring-boot-starter-auth</artifactId>
    <version>1.5.2</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-auth', version: '1.5.2'
implementation 'com.seepine:spring-boot-starter-auth:1.5.2'
implementation("com.seepine:spring-boot-starter-auth:1.5.2")
libraryDependencies += "com.seepine" % "spring-boot-starter-auth" % "1.5.2"
<dependency org="com.seepine" name="spring-boot-starter-auth" rev="1.5.2"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-auth', version='1.5.2')
)
[com.seepine/spring-boot-starter-auth "1.5.2"]
'com.seepine:spring-boot-starter-auth:1.5.2'