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