Last Version

Axiom Web Vertx Swagger 0.3.0

The vertx swagger integration library creates vertx-web bindings using a swagger definition file.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

vertx-swagger
Version

Version

0.3.0
Type

Type

jar
Description

Description

Axiom Web Vertx Swagger
The vertx swagger integration library creates vertx-web bindings using a swagger definition file.

Download vertx-swagger 0.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.1
io.swagger : swagger-models jar 1.5.4
io.vertx : vertx-web jar 3.1.0
io.vertx : vertx-dropwizard-metrics jar 3.1.0
org.slf4j : slf4j-api jar 1.7.13
io.swagger : swagger-parser jar 1.0.13
com.netflix.hystrix : hystrix-core jar 1.4.20

test (9)

Group / Artifact Type Version
org.apache.logging.log4j : log4j jar 2.4.1
org.apache.logging.log4j : log4j-core jar 2.4.1
junit : junit jar 4.12
org.assertj : assertj-core jar 3.2.0
org.apache.logging.log4j : log4j-api jar 2.4.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.6.0
io.swagger : swagger-parser-project jar 1.0.13
io.vertx : vertx-unit jar 3.1.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.4.1

Project Modules

There are no modules declared in this project.