is not current version
Last Version 4.3.1

io.vertx:vertx-auth-htpasswd 4.1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-auth-htpasswd
Version

Version

4.1.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-auth-htpasswd 4.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-auth-common jar
commons-codec : commons-codec jar 1.15
io.vertx : vertx-core jar

provided (2)

Group / Artifact Type Version
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen jar

test (2)

Group / Artifact Type Version
io.vertx : vertx-core test-jar
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.