| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.joerghoh.cq5.healthcheck |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCQ5 - Health Check - Parent
Defines all central dependencies and configuration for the Health Check project
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| parent-1.0.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.joerghoh.cq5.healthcheck/parent/ -->
<dependency>
<groupId>de.joerghoh.cq5.healthcheck</groupId>
<artifactId>parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.joerghoh.cq5.healthcheck/parent/
implementation 'de.joerghoh.cq5.healthcheck:parent:1.0.0'
// https://jarcasting.com/artifacts/de.joerghoh.cq5.healthcheck/parent/
implementation ("de.joerghoh.cq5.healthcheck:parent:1.0.0")
'de.joerghoh.cq5.healthcheck:parent:pom:1.0.0'
<dependency org="de.joerghoh.cq5.healthcheck" name="parent" rev="1.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.joerghoh.cq5.healthcheck', module='parent', version='1.0.0')
)
libraryDependencies += "de.joerghoh.cq5.healthcheck" % "parent" % "1.0.0"
[de.joerghoh.cq5.healthcheck/parent "1.0.0"]