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