MVN

com.coherentlogic.fred : client

Maven & Gradle

Jul 25, 2018

Coherent Logic FRED Client · Java client for the Federal Reserve Bank of St. Louis Web Services (FRED)

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

Latest Version

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

  • Latest Stable: fred-client-misc

All Versions

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

Version Vulnerabilities Updated
2.0.x
client-2.0.3-RELEASE
client-2.0.2.1-RELEASE
client-2.0.2-RELEASE
client-2.0.0-RELEASE
1.0.x
client-1.0.12-RELEASE
client-1.0.11-RELEASE
client-1.0.10-RELEASE
client-1.0.9-RELEASE
client-1.0.8-RELEASE
client-1.0.7-RELEASE
client-1.0.6-RELEASE
client-1.0.3-RELEASE
client-1.0.2-RELEASE
client-1.0.1-RELEASE
0.9.x
client-0.9.14
client-0.9.13
client-0.9.12
client-0.9.11
client-0.9.9
client-0.9.8
client-0.9.7
client-0.9.3
fred
client-fred-client-misc
client-fred-client-db-int
client-fred-client-core
client-fred-client-config
client-fred-client-core-it
client-fred-client-webstart-application
geofred
client-geofred-client-core

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coherentlogic.fred</groupId>
    <artifactId>client</artifactId>
    <version>fred-client-misc</version>
</dependency>

Advertisement