Nassau Core implements the Nasdaq transport protocols.
Nassau Core depends on the following libraries:
- Foundation 1.0.0
Add a Maven dependency to Nassau Core:
<dependency>
<groupId>com.paritytrading.nassau</groupId>
<artifactId>nassau-core</artifactId>
<version><!-- latest release --></version>
</dependency>
See the latest release on GitHub.
Released under the Apache License, Version 2.0.