Last Version

VertX Swagger Codegen 1.6.0

A Swagger codegen plugin for Vert.X. Based on the Swagger Router.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.phiz71
ArtifactId

ArtifactId

vertx-swagger-codegen
Version

Version

1.6.0
Type

Type

jar
Description

Description

VertX Swagger Codegen
A Swagger codegen plugin for Vert.X. Based on the Swagger Router.
Project URL

Project URL

https://github.com/phiz71/vertx-swagger/tree/master/modules/vertx-swagger-codegen

Download vertx-swagger-codegen 1.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.phiz71 : vertx-swagger-router Optional jar 1.6.0

provided (1)

Group / Artifact Type Version
io.swagger : swagger-codegen jar 2.2.2

test (2)

Group / Artifact Type Version
io.swagger : swagger-codegen-cli jar 2.2.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.