Philadelphia Core implements the Financial Information Exchange (FIX) protocol.
Add a Maven dependency to Philadelphia Core:
<dependency>
<groupId>com.paritytrading.philadelphia</groupId>
<artifactId>philadelphia-core</artifactId>
<version><!-- latest release --></version>
</dependency>
See the latest release on GitHub.
Released under the Apache License, Version 2.0.