Atomic Wire

FIX.Latest (all revisions)

All revisions of published versions of FIX Latest

Revisions

FIX.Latest_EP307current
2026-07-06
FIX.Latest_EP306
2026-07-06
FIX.Latest_EP304
2026-06-24
FIX.Latest_EP305
2026-06-24
FIX.Latest_EP302
2026-06-23
FIX.Latest_EP303
2026-06-23
FIX.Latest_EP301
2026-06-23
FIX.Latest_EP300
2026-06-22
FIX.Latest_EP303
2026-06-03
FIX.Latest_EP302
2026-03-20
FIX.Latest_EP301
2026-02-10
FIX.Latest_EP300
2026-01-02
FIX.Latest_EP300
2025-11-17
FIX.Latest_EP300
2025-11-04

How to use this Orchestra repository

See the Orchestra Gradle Plugin documentation to learn how to use this Orchestra repository in your project.

With the Orchestra Gradle Plugin you can:

If you already use the Orchestra Gradle Plugin, use the following snippet to create a derived repository based on FIX.Latest (all revisions):

orchestra {
  specification {
    markdown {
      reference(orchestraHub("atomicwire/fix-latest", version = "ep307-2026-07-06"))
    }
  }
}