Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 620 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 620 Bytes

Nassau Core

Nassau Core implements the Nasdaq transport protocols.

Dependencies

Nassau Core depends on the following libraries:

Download

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.

License

Released under the Apache License, Version 2.0.