Coherent Logic Coherent Datafeed Client Examples

A module which contains example Java applications.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.coherentlogic.coherent.datafeed.client
ArtifactId

ArtifactId

coherent-datafeed-client-example
Last Version

Last Version

1.0.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Coherent Logic Coherent Datafeed Client Examples
A module which contains example Java applications.

Download coherent-datafeed-client-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.coherentlogic.coherent.datafeed.client : coherent-datafeed-client-core jar 1.0.7-RELEASE
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-actuator jar
org.springframework.boot : spring-boot-starter-remote-shell jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7-RELEASE
1.0.6-RELEASE