| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаdev.snowdrop |
| Идентификатор | Идентификаторvertx-spring-boot-starter-http |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеVert.x Spring Boot starter - http
Spring Boot starters of different Vert.x components
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-http/ -->
<dependency>
<groupId>dev.snowdrop</groupId>
<artifactId>vertx-spring-boot-starter-http</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-http/
implementation 'dev.snowdrop:vertx-spring-boot-starter-http:1.2.0'
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-http/
implementation ("dev.snowdrop:vertx-spring-boot-starter-http:1.2.0")
'dev.snowdrop:vertx-spring-boot-starter-http:jar:1.2.0'
<dependency org="dev.snowdrop" name="vertx-spring-boot-starter-http" rev="1.2.0">
<artifact name="vertx-spring-boot-starter-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.snowdrop', module='vertx-spring-boot-starter-http', version='1.2.0')
)
libraryDependencies += "dev.snowdrop" % "vertx-spring-boot-starter-http" % "1.2.0"
[dev.snowdrop/vertx-spring-boot-starter-http "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.snowdrop : vertx-spring-boot-starter | jar | 1.2.0 |
| io.vertx : vertx-web | jar | |
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| io.projectreactor : reactor-test | jar | |
| org.awaitility : awaitility | jar | 4.0.3 |
| io.netty : netty-tcnative-boringssl-static | jar | |
| io.vertx : vertx-codegen | jar |