MVN

net.skobow : apikey-authentication-spring-boot-autoconfigure

Maven & Gradle

Feb 25, 2023
1 usages
11 stars

ApiKeyAuthentication · Lean and easy to use API key filter to protect endpoints with API key authentication

<dependency>
    <groupId>net.skobow</groupId>
    <artifactId>apikey-authentication-spring-boot-autoconfigure</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.skobow : apikey-authentication-spring-boot-autoconfigure to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of net.skobow : apikey-authentication-spring-boot-autoconfigure to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
apikey-authentication-spring-boot-autoconfigure-0.6.1
apikey-authentication-spring-boot-autoconfigure-0.6.0
0.5.x
apikey-authentication-spring-boot-autoconfigure-0.5.1
apikey-authentication-spring-boot-autoconfigure-0.5.0
0.1.x
apikey-authentication-spring-boot-autoconfigure-0.1.0

How to add a dependency to Maven

Add the following net.skobow : apikey-authentication-spring-boot-autoconfigure maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.skobow</groupId>
    <artifactId>apikey-authentication-spring-boot-autoconfigure</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.skobow : apikey-authentication-spring-boot-autoconfigure gradle dependency to your build.gradle file:

implementation 'net.skobow:apikey-authentication-spring-boot-autoconfigure:0.6.1'

Gradle Kotlin DSL: Add the following net.skobow : apikey-authentication-spring-boot-autoconfigure gradle kotlin dependency to your build.gradle.kts file:

implementation("net.skobow:apikey-authentication-spring-boot-autoconfigure:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.skobow : apikey-authentication-spring-boot-autoconfigure sbt scala dependency to your build.sbt file:

libraryDependencies += "net.skobow" % "apikey-authentication-spring-boot-autoconfigure" % "0.6.1"

Advertisement

Dependencies from Group

Jan 08, 2019
1 usages
1 stars
Feb 25, 2023
1 usages
11 stars

Discover Dependencies

Feb 25, 2023
1 usages
11 stars
Jul 27, 2021
4 usages
23 stars
Feb 26, 2020
2 usages
1.3k stars
Nov 05, 2019
1 usages
0 stars
Nov 05, 2019
1 usages
0 stars
Mar 29, 2019
1 usages
1 stars
Mar 26, 2019
1 usages
Feb 22, 2019
1 usages
12 stars
Nov 10, 2019
1 usages
9 stars
Mar 25, 2019
3 usages
8 stars