is not current version
Last Version 1.6.0

com.github.phiz71:vertx-swagger-router 1.2.0

A Vert.X Web Router based on a swagger definition

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.phiz71
ArtifactId

ArtifactId

vertx-swagger-router
Version

Version

1.2.0
Type

Type

jar

Download vertx-swagger-router 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.phiz71/vertx-swagger-router/ -->
<dependency>
    <groupId>com.github.phiz71</groupId>
    <artifactId>vertx-swagger-router</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phiz71/vertx-swagger-router/
implementation 'com.github.phiz71:vertx-swagger-router:1.2.0'
// https://jarcasting.com/artifacts/com.github.phiz71/vertx-swagger-router/
implementation ("com.github.phiz71:vertx-swagger-router:1.2.0")
'com.github.phiz71:vertx-swagger-router:jar:1.2.0'
<dependency org="com.github.phiz71" name="vertx-swagger-router" rev="1.2.0">
  <artifact name="vertx-swagger-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phiz71', module='vertx-swagger-router', version='1.2.0')
)
libraryDependencies += "com.github.phiz71" % "vertx-swagger-router" % "1.2.0"
[com.github.phiz71/vertx-swagger-router "1.2.0"]