| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.vertx |
| Идентификатор | Идентификаторvertx-web-openapi |
| Версия | Версия4.2.2 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикEclipse |
| Имя Файла | Размер |
|---|---|
| vertx-web-openapi-4.2.2.pom | |
| vertx-web-openapi-4.2.2.jar | 101 KB |
| vertx-web-openapi-4.2.2-tests.jar | 182 KB |
| vertx-web-openapi-4.2.2-test-sources.jar | 89 KB |
| vertx-web-openapi-4.2.2-sources.jar | 57 KB |
| vertx-web-openapi-4.2.2-javadoc.jar | 88 KB |
| vertx-web-openapi-4.2.2-docs.zip | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-web-openapi/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-openapi</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-web-openapi/
implementation 'io.vertx:vertx-web-openapi:4.2.2'
// https://jarcasting.com/artifacts/io.vertx/vertx-web-openapi/
implementation ("io.vertx:vertx-web-openapi:4.2.2")
'io.vertx:vertx-web-openapi:jar:4.2.2'
<dependency org="io.vertx" name="vertx-web-openapi" rev="4.2.2">
<artifact name="vertx-web-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-web-openapi', version='4.2.2')
)
libraryDependencies += "io.vertx" % "vertx-web-openapi" % "4.2.2"
[io.vertx/vertx-web-openapi "4.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-web | jar | |
| io.vertx : vertx-web-validation | jar | 4.2.2 |
| io.vertx : vertx-web-api-service Необязательный | jar | 4.2.2 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-auth-jwt Необязательный | jar | |
| io.vertx : vertx-auth-oauth2 Необязательный | jar | |
| io.vertx : vertx-codegen Необязательный | jar | |
| io.vertx : vertx-docgen | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-web-validation | test-jar | 4.2.2 |
| io.vertx : vertx-web-client | jar | 4.2.2 |
| 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 |