is not current version
Last Version 0.6.0

net.skobow:apikey-authentication-spring-boot-starter 0.1.0

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

Categories

Categories

Spring Boot Container Microservices Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.skobow
ArtifactId

ArtifactId

apikey-authentication-spring-boot-starter
Version

Version

0.1.0
Type

Type

jar

Download apikey-authentication-spring-boot-starter 0.1.0


<!-- https://jarcasting.com/artifacts/net.skobow/apikey-authentication-spring-boot-starter/ -->
<dependency>
    <groupId>net.skobow</groupId>
    <artifactId>apikey-authentication-spring-boot-starter</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.skobow/apikey-authentication-spring-boot-starter/
implementation 'net.skobow:apikey-authentication-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/net.skobow/apikey-authentication-spring-boot-starter/
implementation ("net.skobow:apikey-authentication-spring-boot-starter:0.1.0")
'net.skobow:apikey-authentication-spring-boot-starter:jar:0.1.0'
<dependency org="net.skobow" name="apikey-authentication-spring-boot-starter" rev="0.1.0">
  <artifact name="apikey-authentication-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.skobow', module='apikey-authentication-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "net.skobow" % "apikey-authentication-spring-boot-starter" % "0.1.0"
[net.skobow/apikey-authentication-spring-boot-starter "0.1.0"]