is not current version
Last Version 1.1.7

tech.iooo.boot:iooo-spring-boot-vertx-starter 1.1.1

Spring Boot with Vert.x support

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

tech.iooo.boot
ArtifactId

ArtifactId

iooo-spring-boot-vertx-starter
Version

Version

1.1.1
Type

Type

jar

Download iooo-spring-boot-vertx-starter 1.1.1


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