| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.vertx |
| Идентификатор | Идентификаторvertx-web |
| Версия | Версия4.2.2 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикEclipse |
| Имя Файла | Размер |
|---|---|
| vertx-web-4.2.2.pom | |
| vertx-web-4.2.2.jar | 345 KB |
| vertx-web-4.2.2-tests.jar | 415 KB |
| vertx-web-4.2.2-test-sources.jar | 186 KB |
| vertx-web-4.2.2-sources.jar | 284 KB |
| vertx-web-4.2.2-javadoc.jar | 406 KB |
| vertx-web-4.2.2-docs.zip | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-web/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-web/
implementation 'io.vertx:vertx-web:4.2.2'
// https://jarcasting.com/artifacts/io.vertx/vertx-web/
implementation ("io.vertx:vertx-web:4.2.2")
'io.vertx:vertx-web:jar:4.2.2'
<dependency org="io.vertx" name="vertx-web" rev="4.2.2">
<artifact name="vertx-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-web', version='4.2.2')
)
libraryDependencies += "io.vertx" % "vertx-web" % "4.2.2"
[io.vertx/vertx-web "4.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-web-common | jar | |
| io.vertx : vertx-auth-common | jar | |
| io.vertx : vertx-bridge-common | jar | |
| io.vertx : vertx-auth-jwt Необязательный | jar | |
| io.vertx : vertx-auth-oauth2 Необязательный | jar | |
| io.vertx : vertx-auth-htdigest Необязательный | jar | |
| io.vertx : vertx-auth-webauthn Необязательный | jar | |
| io.vertx : vertx-auth-otp Необязательный | jar | |
| io.vertx : vertx-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-codegen Необязательный | jar | |
| io.vertx : vertx-docgen | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-unit | jar | |
| io.vertx : vertx-auth-properties | jar | |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.mockito : mockito-core | jar | 2.22.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-core | test-jar |