Group Id com.seepine
Artifact Id spring-boot-starter-auth
Version 1.2.0
Packaging jar
URL -
Badge
Last Updated 2020-09-29T00:44:08+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.2.0</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-auth', version: '1.2.0'
implementation 'com.seepine:spring-boot-starter-auth:1.2.0'
implementation("com.seepine:spring-boot-starter-auth:1.2.0")
libraryDependencies += "com.seepine" % "spring-boot-starter-auth" % "1.2.0"
<dependency org="com.seepine" name="spring-boot-starter-auth" rev="1.2.0"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-auth', version='1.2.0')
)
[com.seepine/spring-boot-starter-auth "1.2.0"]
'com.seepine:spring-boot-starter-auth:1.2.0'