MVN

com.coherentlogic.quandl : client

Maven & Gradle

Jul 25, 2018

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

<dependency>
    <groupId>com.coherentlogic.quandl</groupId>
    <artifactId>client</artifactId>
    <version>quandl-client-core</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.coherentlogic.quandl : client to add to Maven - Latest Versions:

  • Latest Stable: quandl-client-core

All Versions

Choose a version of com.coherentlogic.quandl : client to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
client-2.0.3-RELEASE
client-2.0.2.1-RELEASE
quandl
client-quandl-client-core
client-quandl-client-config

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coherentlogic.quandl</groupId>
    <artifactId>client</artifactId>
    <version>quandl-client-core</version>
</dependency>