vertx-spring-boot-starter

vertx starter project for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dinstone.vertx
ArtifactId

ArtifactId

vertx-spring-boot-starter
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

vertx-spring-boot-starter
vertx starter project for spring boot
Project Organization

Project Organization

dinstone

Download vertx-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.slf4j : slf4j-api jar
javax.annotation : jsr250-api jar 1.0
io.vertx : vertx-web jar 4.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0