Last Version

io.vertx:vertx-web-openapi 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-web-openapi
Version

Version

4.3.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-web-openapi 4.3.1


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

Dependencies

compile (7)

Group / Artifact Type Version
io.vertx : vertx-web jar
io.vertx : vertx-web-validation jar 4.3.1
io.vertx : vertx-web-api-service Optional jar 4.3.1
io.vertx : vertx-json-schema jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
io.vertx : vertx-core jar

provided (4)

Group / Artifact Type Version
io.vertx : vertx-auth-jwt Optional jar
io.vertx : vertx-auth-oauth2 Optional jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen jar

test (10)

Group / Artifact Type Version
io.vertx : vertx-web-validation test-jar 4.3.1
io.vertx : vertx-web-client jar 4.3.1
io.vertx : vertx-junit5 jar
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.15.0
org.slf4j : slf4j-api jar 1.7.21
org.mockito : mockito-core jar 3.3.0
org.mockito : mockito-junit-jupiter jar 3.3.0
junit : junit jar 4.13.1
io.vertx : vertx-core test-jar

Project Modules

There are no modules declared in this project.