Последняя версия

QuickFIX/J Parent 1.0.22

The Financial Information eXchange (FIX) protocol is a messaging standard developed specifically for the real-time electronic exchange of securities transactions. FIX is a public-domain specification owned and maintained by FIX Protocol, Ltd (FPL). QuickFIX/J is a full featured messaging engine for the FIX protocol. It is a 100% Java open source implementation of the popular C++ QuickFIX engine.

Лицензия

Лицензия

Группа

Группа

com.ig.us.otc
Идентификатор

Идентификатор

quickfixj-parent
Версия

Версия

1.0.22
Тип

Тип

pom
Описание

Описание

QuickFIX/J Parent
The Financial Information eXchange (FIX) protocol is a messaging standard developed specifically for the real-time electronic exchange of securities transactions. FIX is a public-domain specification owned and maintained by FIX Protocol, Ltd (FPL). QuickFIX/J is a full featured messaging engine for the FIX protocol. It is a 100% Java open source implementation of the popular C++ QuickFIX engine.
Ссылка на сайт

Ссылка на сайт

https://github.com/IG-Group/qfj-ig-us
Организация-разработчик

Организация-разработчик

IG Group
Система контроля версий

Система контроля версий

https://github.com/IG-Group/qfj-ig-us.git

Скачать quickfixj-parent 1.0.22

Имя Файла Размер
quickfixj-parent-1.0.22.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.ig.us.otc/quickfixj-parent/ -->
<dependency>
    <groupId>com.ig.us.otc</groupId>
    <artifactId>quickfixj-parent</artifactId>
    <version>1.0.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ig.us.otc/quickfixj-parent/
implementation 'com.ig.us.otc:quickfixj-parent:1.0.22'
// https://jarcasting.com/artifacts/com.ig.us.otc/quickfixj-parent/
implementation ("com.ig.us.otc:quickfixj-parent:1.0.22")
'com.ig.us.otc:quickfixj-parent:pom:1.0.22'
<dependency org="com.ig.us.otc" name="quickfixj-parent" rev="1.0.22">
  <artifact name="quickfixj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ig.us.otc', module='quickfixj-parent', version='1.0.22')
)
libraryDependencies += "com.ig.us.otc" % "quickfixj-parent" % "1.0.22"
[com.ig.us.otc/quickfixj-parent "1.0.22"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • quickfixj-codegenerator
  • quickfixj-dictgenerator
  • quickfixj-orchestra
  • quickfixj-core
  • quickfixj-messages
  • quickfixj-examples
  • quickfixj-all
  • quickfixj-distribution