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

com.github.liuzhengyang:hotreload-parent 1.0.14

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

com.github.liuzhengyang
Идентификатор

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

hotreload-parent
Версия

Версия

1.0.14
Тип

Тип

pom
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/hotreload-parent

Скачать hotreload-parent 1.0.14

Имя Файла Размер
hotreload-parent-1.0.14.pom 6 KB
Обзор

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

  • hotreload-agent
  • hotreload-web
  • hotreload-registry
  • hotreload-boot
  • hotreload-core
  • hotreload-common