MVN

com.coherentlogic.treasurydirect : client

Maven & Gradle

Jul 25, 2018

Coherent Logic Treasury Direct Client · Java client for the TreasuryDirect.gov Web Services (FRED)

<dependency>
    <groupId>com.coherentlogic.treasurydirect</groupId>
    <artifactId>client</artifactId>
    <version>treasurydirect-client-db-int</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: treasurydirect-client-db-int

All Versions

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

Version Vulnerabilities Updated
2.0.x
client-2.0.3-RELEASE
0.8.x
client-0.8.6-RELEASE
client-0.8.5-RELEASE
treasurydirect
client-treasurydirect-client-db-int
client-treasurydirect-client-core
client-treasurydirect-client-configuration

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coherentlogic.treasurydirect</groupId>
    <artifactId>client</artifactId>
    <version>treasurydirect-client-db-int</version>
</dependency>

Advertisement