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

com.washingtonpost.dropwizard:dropwizard-peer-authenticator 2.0.1

Dropwizard Authenticator that uses BasicAuth (user,pass) pairs to control access to your service

Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

com.washingtonpost.dropwizard
Идентификатор

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

dropwizard-peer-authenticator
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать dropwizard-peer-authenticator 2.0.1


<!-- https://jarcasting.com/artifacts/com.washingtonpost.dropwizard/dropwizard-peer-authenticator/ -->
<dependency>
    <groupId>com.washingtonpost.dropwizard</groupId>
    <artifactId>dropwizard-peer-authenticator</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.washingtonpost.dropwizard/dropwizard-peer-authenticator/
implementation 'com.washingtonpost.dropwizard:dropwizard-peer-authenticator:2.0.1'
// https://jarcasting.com/artifacts/com.washingtonpost.dropwizard/dropwizard-peer-authenticator/
implementation ("com.washingtonpost.dropwizard:dropwizard-peer-authenticator:2.0.1")
'com.washingtonpost.dropwizard:dropwizard-peer-authenticator:jar:2.0.1'
<dependency org="com.washingtonpost.dropwizard" name="dropwizard-peer-authenticator" rev="2.0.1">
  <artifact name="dropwizard-peer-authenticator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.washingtonpost.dropwizard', module='dropwizard-peer-authenticator', version='2.0.1')
)
libraryDependencies += "com.washingtonpost.dropwizard" % "dropwizard-peer-authenticator" % "2.0.1"
[com.washingtonpost.dropwizard/dropwizard-peer-authenticator "2.0.1"]