MVN

com.github.wang007 : vertx-start

Maven & Gradle

Oct 08, 2019
102 stars

vertx-start · a simple style to start vert.x project

<dependency>
    <groupId>com.github.wang007</groupId>
    <artifactId>vertx-start</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wang007 : vertx-start to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Alpha: 1.0-ALPHA

All Versions

Choose a version of com.github.wang007 : vertx-start to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
vertx-start-1.0.1
1.0
vertx-start-1.0-ALPHA

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.wang007</groupId>
    <artifactId>vertx-start</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wang007 : vertx-start gradle dependency to your build.gradle file:

implementation 'com.github.wang007:vertx-start:1.0.1'

Gradle Kotlin DSL: Add the following com.github.wang007 : vertx-start gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wang007:vertx-start:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wang007 : vertx-start sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wang007" % "vertx-start" % "1.0.1"

Advertisement

Dependencies from Group

Oct 08, 2019
102 stars

Discover Dependencies

Sep 27, 2019
0 stars
Aug 08, 2023
31 stars
May 11, 2023
4 usages
1.4k stars
Sep 09, 2020
6 stars
Apr 27, 2020
3 usages
Sep 30, 2019
22 stars
Jan 29, 2022
5 usages
143 stars
Jan 29, 2022
143 stars
Aug 26, 2023
1 usages
4.7k stars