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