Last Version

42 API Key Authentication 1.0.0

Helper to configure API Key authentication in Spring applications

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

api-key-authentication
Version

Version

1.0.0
Type

Type

jar
Description

Description

42 API Key Authentication
Helper to configure API Key authentication in Spring applications
Project Organization

Project Organization

42 BV
Source Code Management

Source Code Management

https://github.com/42BV/api-key-authentication

Download api-key-authentication 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.projectlombok : lombok jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar
com.jayway.jsonpath : json-path jar
org.apache.httpcomponents : httpclient jar

Project Modules

There are no modules declared in this project.