| Группа | Группаtop.infra.cloud-ready |
|---|---|
| Идентификатор | Идентификаторcloud-ready-parent |
| Версия | Версия3.0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| cloud-ready-parent-3.0.2.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.infra.cloud-ready/cloud-ready-parent/ -->
<dependency>
<groupId>top.infra.cloud-ready</groupId>
<artifactId>cloud-ready-parent</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.infra.cloud-ready/cloud-ready-parent/
implementation 'top.infra.cloud-ready:cloud-ready-parent:3.0.2'
// https://jarcasting.com/artifacts/top.infra.cloud-ready/cloud-ready-parent/
implementation ("top.infra.cloud-ready:cloud-ready-parent:3.0.2")
'top.infra.cloud-ready:cloud-ready-parent:pom:3.0.2'
<dependency org="top.infra.cloud-ready" name="cloud-ready-parent" rev="3.0.2">
<artifact name="cloud-ready-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.infra.cloud-ready', module='cloud-ready-parent', version='3.0.2')
)
libraryDependencies += "top.infra.cloud-ready" % "cloud-ready-parent" % "3.0.2"
[top.infra.cloud-ready/cloud-ready-parent "3.0.2"]