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

mod-auth-mgr 2.0.0-final

Simple Authentication Module for Vert.x

Лицензия

Лицензия

Группа

Группа

io.vertx
Идентификатор

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

mod-auth-mgr
Версия

Версия

2.0.0-final
Тип

Тип

jar
Описание

Описание

mod-auth-mgr
Simple Authentication Module for Vert.x
Ссылка на сайт

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

https://github.com/vert-x/mod-auth-mgr
Система контроля версий

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

https://github.com/vert-x/mod-auth-mgr.git

Скачать mod-auth-mgr 2.0.0-final


<!-- https://jarcasting.com/artifacts/io.vertx/mod-auth-mgr/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>mod-auth-mgr</artifactId>
    <version>2.0.0-final</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/mod-auth-mgr/
implementation 'io.vertx:mod-auth-mgr:2.0.0-final'
// https://jarcasting.com/artifacts/io.vertx/mod-auth-mgr/
implementation ("io.vertx:mod-auth-mgr:2.0.0-final")
'io.vertx:mod-auth-mgr:jar:2.0.0-final'
<dependency org="io.vertx" name="mod-auth-mgr" rev="2.0.0-final">
  <artifact name="mod-auth-mgr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='mod-auth-mgr', version='2.0.0-final')
)
libraryDependencies += "io.vertx" % "mod-auth-mgr" % "2.0.0-final"
[io.vertx/mod-auth-mgr "2.0.0-final"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

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

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