Vert.x Auth Service

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-service
Last Version

Last Version

3.0.0-milestone5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download vertx-auth-service

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-service-proxy jar
org.apache.shiro : shiro-core jar 1.2.3
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-lang-ruby Optional jar
io.vertx : vertx-rx-java Optional jar

provided (3)

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

test (9)

Group / Artifact Type Version
io.vertx : vertx-core test-jar
io.vertx : vertx-service-factory jar
junit : junit jar 4.11
org.apache.directory.server : apacheds-core-api jar 1.5.7
org.apache.directory.server : apacheds-protocol-ldap jar 1.5.7
org.apache.directory.server : apacheds-jdbm-store jar 1.5.7
org.apache.directory.server : apacheds-jdbm-partition jar 1.5.7
org.apache.directory.server : apacheds-ldif-partition jar 1.5.7
com.unboundid : unboundid-ldapsdk jar 2.3.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-milestone5
3.0.0-milestone4
3.0.0-milestone3
3.0.0-milestone2