| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.vencent-lu |
| Идентификатор | Идентификаторgiants-boot-parent |
| Версия | Версия1.0.4 |
| Тип | Типpom |
| Описание |
Описаниеgiants-boot-parent
Giants Boot web Framework and reusable components.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| giants-boot-parent-1.0.4.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-parent/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-boot-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-parent/
implementation 'com.github.vencent-lu:giants-boot-parent:1.0.4'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-parent/
implementation ("com.github.vencent-lu:giants-boot-parent:1.0.4")
'com.github.vencent-lu:giants-boot-parent:pom:1.0.4'
<dependency org="com.github.vencent-lu" name="giants-boot-parent" rev="1.0.4">
<artifact name="giants-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-boot-parent', version='1.0.4')
)
libraryDependencies += "com.github.vencent-lu" % "giants-boot-parent" % "1.0.4"
[com.github.vencent-lu/giants-boot-parent "1.0.4"]