Coherent Logic Quandl Client

Java client for the Quandl Web Services (Quandl)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.quandl
ArtifactId

ArtifactId

client
Last Version

Last Version

2.0.3-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Coherent Logic Quandl Client
Java client for the Quandl Web Services (Quandl)
Project URL

Project URL

http://www.coherentlogic.com/wordpress/?page_id=1362
Source Code Management

Source Code Management

https://bitbucket.org/CoherentLogic/coherent-logic-quandl-client

Download client

Filename Size
client-2.0.3-RELEASE.pom 21 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • quandl-client-config
  • quandl-client-core

Versions

Version
2.0.3-RELEASE
2.0.2.1-RELEASE