Group Id com.seepine
Artifact Id spring-boot-starter-auth
Version 2.0.0-beta.16
Packaging jar
URL -
Badge
Last Updated 2022-04-10T01:10:59+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>2.0.0-beta.16</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-auth', version: '2.0.0-beta.16'
implementation 'com.seepine:spring-boot-starter-auth:2.0.0-beta.16'
implementation("com.seepine:spring-boot-starter-auth:2.0.0-beta.16")
libraryDependencies += "com.seepine" % "spring-boot-starter-auth" % "2.0.0-beta.16"
<dependency org="com.seepine" name="spring-boot-starter-auth" rev="2.0.0-beta.16"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-auth', version='2.0.0-beta.16')
)
[com.seepine/spring-boot-starter-auth "2.0.0-beta.16"]
'com.seepine:spring-boot-starter-auth:2.0.0-beta.16'