is not current version
Last Version 1.4.0

Vert.x Spring Boot starter - core 1.2.0

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
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Project URL

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

Download vertx-spring-boot-starter 1.2.0


<!-- https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter/ -->
<dependency>
    <groupId>dev.snowdrop</groupId>
    <artifactId>vertx-spring-boot-starter</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter/
implementation 'dev.snowdrop:vertx-spring-boot-starter:1.2.0'
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter/
implementation ("dev.snowdrop:vertx-spring-boot-starter:1.2.0")
'dev.snowdrop:vertx-spring-boot-starter:jar:1.2.0'
<dependency org="dev.snowdrop" name="vertx-spring-boot-starter" rev="1.2.0">
  <artifact name="vertx-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.snowdrop', module='vertx-spring-boot-starter', version='1.2.0')
)
libraryDependencies += "dev.snowdrop" % "vertx-spring-boot-starter" % "1.2.0"
[dev.snowdrop/vertx-spring-boot-starter "1.2.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.smallrye.reactive : smallrye-mutiny-vertx-core jar 1.3.0
io.smallrye.reactive : mutiny-reactor jar 0.12.5
org.springframework.boot : spring-boot-starter jar
io.projectreactor : reactor-core jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.