Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 593 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 593 Bytes

Nassau Utilities

Nassau Utilities contains utility methods for working with Nasdaq transport protocols.

Dependencies

Nassau Utilities depends on the following libraries:

  • Nassau Core

Download

Add a Maven dependency to Nassau Utilities:

<dependency>
  <groupId>com.paritytrading.nassau</groupId>
  <artifactId>nassau-util</artifactId>
  <version><!-- latest release --></version>
</dependency>

See the latest release on GitHub.

License

Released under Apache License, Version 2.0.