License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.coherentlogic.coherent.datafeed.client |
ArtifactId | ArtifactIdcoherent-datafeed-misc |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoherent-datafeed-trep-misc
Java client for accessing market data via Thomson Reuters Realtime Enterprise Platform (TREP).
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.coherent.datafeed.client/coherent-datafeed-misc/ -->
<dependency>
<groupId>com.coherentlogic.coherent.datafeed.client</groupId>
<artifactId>coherent-datafeed-misc</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.datafeed.client/coherent-datafeed-misc/
implementation 'com.coherentlogic.coherent.datafeed.client:coherent-datafeed-misc:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.datafeed.client/coherent-datafeed-misc/
implementation ("com.coherentlogic.coherent.datafeed.client:coherent-datafeed-misc:1.0.6-RELEASE")
'com.coherentlogic.coherent.datafeed.client:coherent-datafeed-misc:jar:1.0.6-RELEASE'
<dependency org="com.coherentlogic.coherent.datafeed.client" name="coherent-datafeed-misc" rev="1.0.6-RELEASE">
<artifact name="coherent-datafeed-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.coherent.datafeed.client', module='coherent-datafeed-misc', version='1.0.6-RELEASE')
)
libraryDependencies += "com.coherentlogic.coherent.datafeed.client" % "coherent-datafeed-misc" % "1.0.6-RELEASE"
[com.coherentlogic.coherent.datafeed.client/coherent-datafeed-misc "1.0.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.coherentlogic.coherent.data-model : data-model-core | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-jms | jar | 4.2.5.RELEASE |
org.springframework.integration : spring-integration-core | jar | 4.2.1.RELEASE |
com.reuters » rfa | jar | 8.0.0.L2.all |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |