| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.chippyer |
| Идентификатор | Идентификаторchippy-parent |
| Последняя версия | Последняя версия0.0.2.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| chippy-parent-0.0.2.2.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-parent/ -->
<dependency>
<groupId>io.gitee.chippyer</groupId>
<artifactId>chippy-parent</artifactId>
<version>0.0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-parent/
implementation 'io.gitee.chippyer:chippy-parent:0.0.2.2'
// https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-parent/
implementation ("io.gitee.chippyer:chippy-parent:0.0.2.2")
'io.gitee.chippyer:chippy-parent:pom:0.0.2.2'
<dependency org="io.gitee.chippyer" name="chippy-parent" rev="0.0.2.2">
<artifact name="chippy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.chippyer', module='chippy-parent', version='0.0.2.2')
)
libraryDependencies += "io.gitee.chippyer" % "chippy-parent" % "0.0.2.2"
[io.gitee.chippyer/chippy-parent "0.0.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |
| cn.hutool : hutool-json | jar | 5.6.5 |
| cn.hutool : hutool-core | jar | 5.6.5 |
| cn.hutool : hutool-crypto | jar | 5.6.5 |