не последняя версия
Последняя версия 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

Группа

Группа

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

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

vertx-hot-parent
Версия

Версия

1.0.3
Тип

Тип

pom

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

Имя Файла Размер
vertx-hot-parent-1.0.3.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.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"]