License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-web-openapi |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-web-openapi-4.3.1.pom | |
vertx-web-openapi-4.3.1.jar | 90 KB |
vertx-web-openapi-4.3.1-tests.jar | 148 KB |
vertx-web-openapi-4.3.1-test-sources.jar | 75 KB |
vertx-web-openapi-4.3.1-sources.jar | 52 KB |
vertx-web-openapi-4.3.1-javadoc.jar | 73 KB |
vertx-web-openapi-4.3.1-docs.zip | 22 bytes |
Browse |
<!-- 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"]
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 |
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 |
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 |