| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.openhft |
| Идентификатор | Идентификаторroot-parent-pom |
| Последняя версия | Последняя версия1.2.23 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRoot Parent Pom
This root parent pom is used by all of OpenHft
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| root-parent-pom-1.2.23.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.openhft/root-parent-pom/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>root-parent-pom</artifactId>
<version>1.2.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/root-parent-pom/
implementation 'net.openhft:root-parent-pom:1.2.23'
// https://jarcasting.com/artifacts/net.openhft/root-parent-pom/
implementation ("net.openhft:root-parent-pom:1.2.23")
'net.openhft:root-parent-pom:pom:1.2.23'
<dependency org="net.openhft" name="root-parent-pom" rev="1.2.23">
<artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='root-parent-pom', version='1.2.23')
)
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.2.23"
[net.openhft/root-parent-pom "1.2.23"]