MVN

org.vertx-test : vertx-test

Maven & Gradle

Jan 01, 2014
2 usages

Vert.X Test · API and tools to simplify testing Vert.X Verticles and Modules.

<dependency>
    <groupId>org.vertx-test</groupId>
    <artifactId>vertx-test</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.vertx-test : vertx-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.vertx-test : vertx-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
vertx-test-1.1
1.0
vertx-test-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.vertx-test</groupId>
    <artifactId>vertx-test</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.vertx-test : vertx-test gradle dependency to your build.gradle file:

implementation 'org.vertx-test:vertx-test:1.1'

Gradle Kotlin DSL: Add the following org.vertx-test : vertx-test gradle kotlin dependency to your build.gradle.kts file:

implementation("org.vertx-test:vertx-test:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.vertx-test : vertx-test sbt scala dependency to your build.sbt file:

libraryDependencies += "org.vertx-test" % "vertx-test" % "1.1"

Advertisement

Dependencies from Group

Jan 01, 2014
2 usages

Discover Dependencies

Apr 28, 2013
2 usages
41 stars
Mar 23, 2010
1 usages
May 19, 2010
9 usages
Apr 03, 2013
1 usages
Dec 13, 2013
1 usages
893 stars
Dec 13, 2013
1 usages
893 stars
Apr 03, 2023
2 usages
242 stars
Jun 06, 2023
5 usages
Aug 02, 2023
4 usages
264 stars