| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.zhengying |
| Идентификатор | Идентификаторcommons-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCommons-XXX 公共组件的父级项目。
|
| Имя Файла | Размер |
|---|---|
| commons-parent-1.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.zhengying/commons-parent/ -->
<dependency>
<groupId>dev.zhengying</groupId>
<artifactId>commons-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/commons-parent/
implementation 'dev.zhengying:commons-parent:1.0.0'
// https://jarcasting.com/artifacts/dev.zhengying/commons-parent/
implementation ("dev.zhengying:commons-parent:1.0.0")
'dev.zhengying:commons-parent:pom:1.0.0'
<dependency org="dev.zhengying" name="commons-parent" rev="1.0.0">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='commons-parent', version='1.0.0')
)
libraryDependencies += "dev.zhengying" % "commons-parent" % "1.0.0"
[dev.zhengying/commons-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.zhengying : commons-base | jar | 1.0.0 |