is not current version
Last Version 1.4.0

Vert.x Spring Boot starter - http 1.2.2

Spring Boot starters of different Vert.x components

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.snowdrop
ArtifactId

ArtifactId

vertx-spring-boot-starter-http
Version

Version

1.2.2
Type

Type

jar
Description

Description

Vert.x Spring Boot starter - http
Spring Boot starters of different Vert.x components
Project URL

Project URL

https://snowdrop.dev/vertx-spring-boot-starter-http

Download vertx-spring-boot-starter-http 1.2.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-http/
implementation 'dev.snowdrop:vertx-spring-boot-starter-http:1.2.2'
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-http/
implementation ("dev.snowdrop:vertx-spring-boot-starter-http:1.2.2")
'dev.snowdrop:vertx-spring-boot-starter-http:jar:1.2.2'
<dependency org="dev.snowdrop" name="vertx-spring-boot-starter-http" rev="1.2.2">
  <artifact name="vertx-spring-boot-starter-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.snowdrop', module='vertx-spring-boot-starter-http', version='1.2.2')
)
libraryDependencies += "dev.snowdrop" % "vertx-spring-boot-starter-http" % "1.2.2"
[dev.snowdrop/vertx-spring-boot-starter-http "1.2.2"]

Dependencies

compile (5)

Group / Artifact Type Version
dev.snowdrop : vertx-spring-boot-starter jar 1.2.2
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

test (7)

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

Project Modules

There are no modules declared in this project.