MVN

org.quickfixj : quickfixj-parent

Maven & Gradle

Nov 11, 2021
856 stars

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.

<dependency>
    <groupId>org.quickfixj</groupId>
    <artifactId>quickfixj-parent</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.quickfixj : quickfixj-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.quickfixj : quickfixj-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
quickfixj-parent-2.3.1
quickfixj-parent-2.3.0
2.2.x
quickfixj-parent-2.2.1
quickfixj-parent-2.2.0
2.1.x
quickfixj-parent-2.1.1
quickfixj-parent-2.1.0
2.0.x
quickfixj-parent-2.0.0
1.6.x
quickfixj-parent-1.6.4
quickfixj-parent-1.6.3
quickfixj-parent-1.6.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.quickfixj</groupId>
    <artifactId>quickfixj-parent</artifactId>
    <version>2.3.1</version>
</dependency>

Advertisement

Dependencies from Group

Nov 11, 2021
36 usages
720 stars
Nov 11, 2021
25 usages
858 stars
Nov 11, 2021
8 usages
856 stars
Nov 11, 2021
4 usages
859 stars
Nov 11, 2021
3 usages
720 stars

Discover Dependencies