| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.vertx |
| Идентификатор | Идентификаторmod-auth-mgr |
| Версия | Версия2.0.0-final |
| Тип | Типjar |
| Описание |
Описаниеmod-auth-mgr
Simple Authentication Module for Vert.x
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mod-auth-mgr-2.0.0-final.pom | |
| mod-auth-mgr-2.0.0-final.jar | 8 KB |
| mod-auth-mgr-2.0.0-final-sources.jar | 2 KB |
| mod-auth-mgr-2.0.0-final-mod.zip | 8 KB |
| mod-auth-mgr-2.0.0-final-javadoc.jar | 31 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| io.vertx : testtools | jar | 2.0.0-final |