is not current version
Last Version 2.1.0

io.dazraf:vertx-hot-parent 1.0.3

Parent project for vertx-hot-maven-plugin. A Maven plugin for hot re-deploy of Maven Vert.x applications

GroupId

GroupId

io.dazraf
ArtifactId

ArtifactId

vertx-hot-parent
Version

Version

1.0.3
Type

Type

pom

Download vertx-hot-parent 1.0.3


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