is not current version
Last Version 1.4.0

dev.snowdrop:vertx-spring-boot-parent 0.0.3

Spring Boot starters of different Vert.x components

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.snowdrop
ArtifactId

ArtifactId

vertx-spring-boot-parent
Version

Version

0.0.3
Type

Type

pom

Download vertx-spring-boot-parent 0.0.3


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