Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 532 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 532 Bytes

Philadelphia FIX 5.0 SP2

Philadelphia FIX 5.0 SP2 implements the FIX protocol version 5.0 SP2.

Download

Add a Maven dependency to Philadelphia FIX 5.0 SP2:

<dependency>
  <groupId>com.paritytrading.philadelphia</groupId>
  <artifactId>philadelphia-fix50sp2</artifactId>
  <version><!-- latest release --></version>
</dependency>

See the latest release on GitHub.

License

Released under the Apache License, Version 2.0.