MVN

com.v1ok : spring-boot-auth

Maven & Gradle

Dec 15, 2021
2 usages
0 stars

spring-boot-auth · spring boot auth

<dependency>
    <groupId>com.v1ok</groupId>
    <artifactId>spring-boot-auth</artifactId>
    <version>255.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.v1ok : spring-boot-auth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 255.1.1

All Versions

Choose a version of com.v1ok : spring-boot-auth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
255.1.x
spring-boot-auth-255.1.1
255.0.x
spring-boot-auth-255.0.7
spring-boot-auth-255.0.6
spring-boot-auth-255.0.5
spring-boot-auth-255.0.4
spring-boot-auth-255.0.3
spring-boot-auth-255.0.2
spring-boot-auth-255.0.1
251.0.x
spring-boot-auth-251.0.8
spring-boot-auth-251.0.7
spring-boot-auth-251.0.6
spring-boot-auth-251.0.5
spring-boot-auth-251.0.3
spring-boot-auth-251.0.2
spring-boot-auth-251.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.v1ok</groupId>
    <artifactId>spring-boot-auth</artifactId>
    <version>255.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.v1ok : spring-boot-auth gradle dependency to your build.gradle file:

implementation 'com.v1ok:spring-boot-auth:255.1.1'

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

implementation("com.v1ok:spring-boot-auth:255.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.v1ok : spring-boot-auth sbt scala dependency to your build.sbt file:

libraryDependencies += "com.v1ok" % "spring-boot-auth" % "255.1.1"

Advertisement

Dependencies from Group

May 29, 2021
2 usages
2 stars
Nov 01, 2021
2 usages
0 stars
Aug 11, 2019
2 usages
2 stars
Dec 15, 2021
2 usages
0 stars
Nov 02, 2021
1 usages
0 stars

Discover Dependencies