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

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.skobow
ArtifactId

ArtifactId

apikey-authentication
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 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-context jar 5.1.6.RELEASE
org.springframework : spring-webmvc jar 5.1.6.RELEASE
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.