MVN

com.coherentlogic.usaspending : client

Maven & Gradle

Mar 29, 2016

Coherent Logic USA Spending Client · Java client for the USA Spending Web Services (see usaspending.gov)

<dependency>
    <groupId>com.coherentlogic.usaspending</groupId>
    <artifactId>client</artifactId>
    <version>1.0.4-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.4-RELEASE

All Versions

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

Version Vulnerabilities Updated
1.0.x
client-1.0.4-RELEASE
client-1.0.1-RELEASE
0.8.x
client-0.8.1-RELEASE
client-0.8.0
usaspending
client-usaspending-client-core-it
client-usaspending-client-core
client-usaspending-client-example

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coherentlogic.usaspending</groupId>
    <artifactId>client</artifactId>
    <version>1.0.4-RELEASE</version>
</dependency>

Advertisement