License |
License |
---|---|
Categories |
CategoriesParity Business Logic Libraries Financial |
GroupId | GroupIdcom.paritytrading.juncture |
ArtifactId | ArtifactIdjuncture-hotspot |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionJuncture Hotspot
Connectivity to trading venues on the JVM.
|
Filename | Size |
---|---|
juncture-hotspot-0.4.1.pom | |
juncture-hotspot-0.4.1.jar | 31 KB |
juncture-hotspot-0.4.1-sources.jar | 15 KB |
juncture-hotspot-0.4.1-javadoc.jar | 158 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.paritytrading.foundation : foundation | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jvirtanen.value : value | jar | 0.1.0 |