MVN

com.xkcoding.justauth : justauth-spring-boot-starter

Maven & Gradle

May 10, 2021
23 usages
309 stars

justauth-spring-boot-starter · Spring Boot 集成 JustAuth 的最佳实践~ JustAuth 脚手架

<dependency>
    <groupId>com.xkcoding.justauth</groupId>
    <artifactId>justauth-spring-boot-starter</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xkcoding.justauth : justauth-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0
  • Latest Beta: 1.3.4.beta

All Versions

Choose a version of com.xkcoding.justauth : justauth-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
justauth-spring-boot-starter-1.4.0
1.3.x
justauth-spring-boot-starter-1.3.5
justauth-spring-boot-starter-1.3.4
justauth-spring-boot-starter-1.3.4.beta
justauth-spring-boot-starter-1.3.3
justauth-spring-boot-starter-1.3.2
justauth-spring-boot-starter-1.3.1
justauth-spring-boot-starter-1.3.0
1.2.x
justauth-spring-boot-starter-1.2.1

How to add a dependency to Maven

Add the following com.xkcoding.justauth : justauth-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xkcoding.justauth</groupId>
    <artifactId>justauth-spring-boot-starter</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xkcoding.justauth : justauth-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'com.xkcoding.justauth:justauth-spring-boot-starter:1.4.0'

Gradle Kotlin DSL: Add the following com.xkcoding.justauth : justauth-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xkcoding.justauth:justauth-spring-boot-starter:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xkcoding.justauth : justauth-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xkcoding.justauth" % "justauth-spring-boot-starter" % "1.4.0"

Advertisement

Dependencies from Group

May 10, 2021
23 usages
309 stars

Discover Dependencies

Sep 04, 2022
1 usages
15 stars
Mar 23, 2023
2 usages
0 stars
Nov 08, 2022
1 usages
0 stars
Nov 08, 2022
1 usages
0 stars
Nov 08, 2022
1 usages
0 stars
Dec 14, 2022
4 usages
6 stars
May 17, 2021
2 usages
0 stars
Aug 04, 2023
1 usages
68.3k stars