MVN

com.github.phiz71 : vertx-swagger-router

Maven & Gradle

Feb 17, 2018
2 usages
86 stars

VertX Swagger Router · A Vert.X Web Router based on a swagger definition

<dependency>
    <groupId>com.github.phiz71</groupId>
    <artifactId>vertx-swagger-router</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.phiz71 : vertx-swagger-router to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.github.phiz71 : vertx-swagger-router to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
vertx-swagger-router-1.6.0
1.5.x
vertx-swagger-router-1.5.0
1.4.x
vertx-swagger-router-1.4.0
1.3.x
vertx-swagger-router-1.3.0
1.2.x
vertx-swagger-router-1.2.0
1.1.x
vertx-swagger-router-1.1.0
1.0.x
vertx-swagger-router-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.phiz71</groupId>
    <artifactId>vertx-swagger-router</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.phiz71 : vertx-swagger-router gradle dependency to your build.gradle file:

implementation 'com.github.phiz71:vertx-swagger-router:1.6.0'

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

implementation("com.github.phiz71:vertx-swagger-router:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.phiz71 : vertx-swagger-router sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.phiz71" % "vertx-swagger-router" % "1.6.0"

Advertisement

Dependencies from Group

Feb 17, 2018
2 usages
86 stars

Discover Dependencies

May 28, 2019
1 usages
2.1k stars
Jun 02, 2021
1 usages
5.3k stars
May 27, 2017
1 usages
1 stars
May 27, 2017
1 usages
1 stars
May 27, 2017
1 usages
1 stars
May 19, 2017
1 usages
Jun 20, 2017
1 usages
Feb 20, 2022
1 usages
11 stars
Jun 13, 2017
4 usages
119 stars