Philadelphia FIX Latest implements the FIX protocol version Latest, currently based on FIX 5.0 SP2 EP276.
Add a Maven dependency to Philadelphia FIX Latest:
<dependency>
<groupId>com.paritytrading.philadelphia</groupId>
<artifactId>philadelphia-fixlatest</artifactId>
<version><!-- latest release --></version>
</dependency>
See the latest release on GitHub.
Released under the Apache License, Version 2.0.