| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIddev.snowdrop | 
| ArtifactId | ArtifactIdvertx-spring-boot-starter-http | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionVert.x Spring Boot starter - http Spring Boot starters of different Vert.x components | 
| Project URL | Project URL | 
<!-- 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.4.0</version>
</dependency>// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-http/
implementation 'dev.snowdrop:vertx-spring-boot-starter-http:1.4.0'// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-http/
implementation ("dev.snowdrop:vertx-spring-boot-starter-http:1.4.0")'dev.snowdrop:vertx-spring-boot-starter-http:jar:1.4.0'<dependency org="dev.snowdrop" name="vertx-spring-boot-starter-http" rev="1.4.0">
  <artifact name="vertx-spring-boot-starter-http" type="jar" />
</dependency>@Grapes(
@Grab(group='dev.snowdrop', module='vertx-spring-boot-starter-http', version='1.4.0')
)libraryDependencies += "dev.snowdrop" % "vertx-spring-boot-starter-http" % "1.4.0"[dev.snowdrop/vertx-spring-boot-starter-http "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| dev.snowdrop : vertx-spring-boot-starter | jar | 1.4.0 | 
| io.vertx : vertx-web | jar | |
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
