Last Version

Quandl4J Core 2.2.1

Quandl4J Core Module

License

License

GroupId

GroupId

com.jimmoores
ArtifactId

ArtifactId

quandl-core
Version

Version

2.2.1
Type

Type

jar
Description

Description

Quandl4J Core
Quandl4J Core Module
Project URL

Project URL

http://quandl4j.org

Download quandl-core 2.2.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
org.glassfish.jersey.core : jersey-client jar 2.34
org.glassfish.jersey.inject : jersey-hk2 jar 2.34
com.opencsv : opencsv jar 5.0
org.json : json jar 20190722
javax.activation : activation jar 1.1.1

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.0.0
commons-cli : commons-cli jar 1.4
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.