| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииParity Прикладные библиотеки Financial |
| Группа | Группаorg.jvirtanen.parity |
| Идентификатор | Идентификаторparity-parent |
| Версия | Версия0.3.0 |
| Тип | Типpom |
| Описание |
ОписаниеParity (Parent)
An open source technology platform for trading venues.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parity-parent-0.3.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jvirtanen.parity/parity-parent/ -->
<dependency>
<groupId>org.jvirtanen.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvirtanen.parity/parity-parent/
implementation 'org.jvirtanen.parity:parity-parent:0.3.0'
// https://jarcasting.com/artifacts/org.jvirtanen.parity/parity-parent/
implementation ("org.jvirtanen.parity:parity-parent:0.3.0")
'org.jvirtanen.parity:parity-parent:pom:0.3.0'
<dependency org="org.jvirtanen.parity" name="parity-parent" rev="0.3.0">
<artifact name="parity-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvirtanen.parity', module='parity-parent', version='0.3.0')
)
libraryDependencies += "org.jvirtanen.parity" % "parity-parent" % "0.3.0"
[org.jvirtanen.parity/parity-parent "0.3.0"]