Last Version

mod-auth-mgr 2.0.0-final

Simple Authentication Module for Vert.x

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

mod-auth-mgr
Version

Version

2.0.0-final
Type

Type

jar
Description

Description

mod-auth-mgr
Simple Authentication Module for Vert.x
Project URL

Project URL

https://github.com/vert-x/mod-auth-mgr
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

Project Modules

There are no modules declared in this project.