Coherent Datafeed Client

Java client for accessing market data via Thomson Reuters Realtime Enterprise Platform (TREP).

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.coherentlogic.coherent.datafeed
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.8-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Coherent Datafeed Client
Java client for accessing market data via Thomson Reuters Realtime Enterprise Platform (TREP).

Download client

Filename Size
client-1.0.8-RELEASE.pom 23 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.coherentlogic.coherent.datafeed/client/ -->
<dependency>
    <groupId>com.coherentlogic.coherent.datafeed</groupId>
    <artifactId>client</artifactId>
    <version>1.0.8-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.datafeed/client/
implementation 'com.coherentlogic.coherent.datafeed:client:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.datafeed/client/
implementation ("com.coherentlogic.coherent.datafeed:client:1.0.8-RELEASE")
'com.coherentlogic.coherent.datafeed:client:pom:1.0.8-RELEASE'
<dependency org="com.coherentlogic.coherent.datafeed" name="client" rev="1.0.8-RELEASE">
  <artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.coherent.datafeed', module='client', version='1.0.8-RELEASE')
)
libraryDependencies += "com.coherentlogic.coherent.datafeed" % "client" % "1.0.8-RELEASE"
[com.coherentlogic.coherent.datafeed/client "1.0.8-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • coherent-datafeed-client-core
  • coherent-datafeed-db-int

Versions

Version
1.0.8-RELEASE
1.0.7-RELEASE
1.0.6-RELEASE
1.0.5-RELEASE
1.0.4-RELEASE
1.0.3-RELEASE