не последняя версия
Последняя версия 2.1.0

io.dazraf:vertx-hot-parent 1.0.2

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

Группа

Группа

io.dazraf
Идентификатор

Идентификатор

vertx-hot-parent
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать vertx-hot-parent 1.0.2

Имя Файла Размер
vertx-hot-parent-1.0.2.pom 7 KB
Обзор

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