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

net.skobow:apikey-authentication 0.5.1

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

Категории

Категории

Сеть KeY Данные Data Formats Formal Verification
Группа

Группа

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

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

apikey-authentication
Версия

Версия

0.5.1
Тип

Тип

jar

Скачать apikey-authentication 0.5.1


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