MVN

com.zepben : vertx-utils

Maven & Gradle

Sep 12, 2022
4 usages
1 stars

com.zepben:vertx-utils · Helpers and utils for working with Vert.x in Zepben projects.

<dependency>
    <groupId>com.zepben</groupId>
    <artifactId>vertx-utils</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zepben : vertx-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.zepben : vertx-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
vertx-utils-1.3.0-SNAPSHOT1
1.2.x
vertx-utils-1.2.0
1.1.x
vertx-utils-1.1.0
1.0.x
vertx-utils-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.zepben</groupId>
    <artifactId>vertx-utils</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zepben : vertx-utils gradle dependency to your build.gradle file:

implementation 'com.zepben:vertx-utils:1.2.0'

Gradle Kotlin DSL: Add the following com.zepben : vertx-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zepben:vertx-utils:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zepben : vertx-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zepben" % "vertx-utils" % "1.2.0"

Advertisement

Dependencies from Group

Sep 12, 2022
21 usages
0 stars
Sep 12, 2022
19 usages
0 stars
Sep 12, 2022
4 usages
1 stars
Sep 12, 2022
3 usages
1 stars
Aug 08, 2023
2 usages
4 stars

Discover Dependencies

Aug 21, 2023
2 usages
1k stars
Aug 21, 2023
5 usages
7.8k stars
Apr 21, 2021
3 usages
77 stars
Apr 21, 2021
3 usages
77 stars
May 04, 2021
1 usages
9 stars
Sep 02, 2022
10 usages
269 stars
Jul 26, 2023
4 usages
45 stars
Dec 21, 2021
1 usages
3 stars