Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.02 KB

Juncture Nasdaq

Juncture Nasdaq implements connectivity to Nasdaq.

Features

Juncture Nasdaq implements the following protocols:

Juncture Nasdaq uses Nassau for Nasdaq transport protocol support.

Dependencies

Juncture Nasdaq depends on the following libraries:

Download

Add a Maven dependency to Juncture Nasdaq:

<dependency>
  <groupId>com.paritytrading.juncture</groupId>
  <artifactId>juncture-nasdaq</artifactId>
  <version><!-- latest release --></version>
</dependency>

See the latest release on GitHub.

License

Released under the Apache License, Version 2.0.