Last Version

ApiKeyAuthentication 0.6.0

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

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration KeY Data Data Formats Formal Verification
GroupId

GroupId

net.skobow
ArtifactId

ArtifactId

apikey-authentication-spring-boot-autoconfigure
Version

Version

0.6.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/skobow/apikey-authentication-spring-boot-starter
Project Organization

Project Organization

skobow
Source Code Management

Source Code Management

https://github.com/skobow/apikey-authentication-spring-boot-starter

Download apikey-authentication-spring-boot-autoconfigure 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
net.skobow : apikey-authentication jar 0.6.0
org.springframework.boot : spring-boot jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.