is not current version
Last Version 1.1.7

tech.iooo.boot:iooo-spring-boot-vertx-starter 1.0.8.RELEASE

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.0.8.RELEASE
Type

Type

jar

Download iooo-spring-boot-vertx-starter 1.0.8.RELEASE


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