| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.liuzhengyang |
| Идентификатор | Идентификаторhotreload-parent |
| Версия | Версия1.0.14 |
| Тип | Типpom |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |