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