MVN

io.vertx : module-registry

Maven & Gradle

Jul 09, 2013

vertx-module-registry · The Vert.x module registry

<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>module-registry</artifactId>
    <version>1.0.0-beta3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vertx : module-registry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-beta3
  • Latest Beta: 1.0.0-beta3

All Versions

Choose a version of io.vertx : module-registry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
module-registry-1.0.0-beta3
module-registry-1.0.0-beta2
module-registry-1.0.0-beta1

How to add a dependency to Maven

Add the following io.vertx : module-registry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>module-registry</artifactId>
    <version>1.0.0-beta3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vertx : module-registry gradle dependency to your build.gradle file:

implementation 'io.vertx:module-registry:1.0.0-beta3'

Gradle Kotlin DSL: Add the following io.vertx : module-registry gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vertx:module-registry:1.0.0-beta3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vertx : module-registry sbt scala dependency to your build.sbt file:

libraryDependencies += "io.vertx" % "module-registry" % "1.0.0-beta3"

Advertisement

Dependencies from Group

Jun 22, 2023
1.2k usages
13.7k stars
Jun 22, 2023
556 usages
2 stars
Jun 22, 2023
446 usages
2 stars
Jun 22, 2023
333 usages
Jun 22, 2023
265 usages

Discover Dependencies

Jul 17, 2013
35 stars
Jun 20, 2014
1 usages
110 stars
Sep 25, 2014
50 stars
Sep 25, 2014
50 stars
Dec 01, 2013
1 usages
55 stars
Aug 25, 2014
2 stars
Jul 17, 2013
19 stars
Mar 19, 2015
7 usages
7 stars
Mar 05, 2015