License |
License |
---|---|
GroupId | GroupIdcom.jimmoores |
ArtifactId | ArtifactIdquandl-core |
Version | Version2.2.1 |
Type | Typejar |
Description |
DescriptionQuandl4J Core
Quandl4J Core Module
|
Project URL |
Project URL |
Filename | Size |
---|---|
quandl-core-2.2.1.pom | |
quandl-core-2.2.1.jar | 73 KB |
quandl-core-2.2.1-tests.jar | 4 MB |
quandl-core-2.2.1-sources.jar | 53 KB |
quandl-core-2.2.1-javadoc.jar | 327 KB |
Browse |
<!-- 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"]
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 |
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 |