Last Version

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.

License

License

GroupId

GroupId

com.ig.us.otc
ArtifactId

ArtifactId

quickfixj-parent
Version

Version

1.0.22
Type

Type

pom
Description

Description

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.
Project URL

Project URL

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

Project Organization

IG Group
Source Code Management

Source Code Management

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

Download quickfixj-parent 1.0.22


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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