Juncture Hotspot

Connectivity to trading venues on the JVM.

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

com.paritytrading.juncture
ArtifactId

ArtifactId

juncture-hotspot
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Juncture Hotspot
Connectivity to trading venues on the JVM.

Download juncture-hotspot

How to add to project

<!-- https://jarcasting.com/artifacts/com.paritytrading.juncture/juncture-hotspot/ -->
<dependency>
    <groupId>com.paritytrading.juncture</groupId>
    <artifactId>juncture-hotspot</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.paritytrading.juncture/juncture-hotspot/
implementation 'com.paritytrading.juncture:juncture-hotspot:0.4.1'
// https://jarcasting.com/artifacts/com.paritytrading.juncture/juncture-hotspot/
implementation ("com.paritytrading.juncture:juncture-hotspot:0.4.1")
'com.paritytrading.juncture:juncture-hotspot:jar:0.4.1'
<dependency org="com.paritytrading.juncture" name="juncture-hotspot" rev="0.4.1">
  <artifact name="juncture-hotspot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paritytrading.juncture', module='juncture-hotspot', version='0.4.1')
)
libraryDependencies += "com.paritytrading.juncture" % "juncture-hotspot" % "0.4.1"
[com.paritytrading.juncture/juncture-hotspot "0.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.paritytrading.foundation : foundation jar 0.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jvirtanen.value : value jar 0.1.0

Project Modules

There are no modules declared in this project.

Juncture

Juncture implements low latency connectivity to various trading venues on the JVM.

You can use Juncture for both live market access and historical market data analysis.

Juncture requires Java Runtime Environment (JRE) 8 or newer.

Features

Juncture implements connectivity to the following trading venues:

Links

For more information on Juncture:

License

Copyright 2015 Juncture authors.

Released under the Apache License, Version 2.0. See LICENSE.txt for details.

com.paritytrading.juncture

Parity

Open source trading infrastructure

Versions

Version
0.4.1
0.4.0
0.3.1
0.3.0