Последняя версия

ApiKeyAuthentication 0.6.0

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

Лицензия

Лицензия

MIT
Категории

Категории

Spring Boot Контейнер Микросервисы Сеть Auto Библиотеки уровня приложения Code Generators config Configuration KeY Данные Data Formats Formal Verification
Группа

Группа

net.skobow
Идентификатор

Идентификатор

apikey-authentication-spring-boot-autoconfigure
Версия

Версия

0.6.0
Тип

Тип

jar
Описание

Описание

ApiKeyAuthentication
Lean and easy to use API key filter to protect endpoints with API key authentication
Ссылка на сайт

Ссылка на сайт

https://github.com/skobow/apikey-authentication-spring-boot-starter
Организация-разработчик

Организация-разработчик

skobow
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.