Coherent Logic USA Spending Client

Java client for the USA Spending Web Services (see usaspending.gov)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.usaspending
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.4-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download client

Filename Size
client-1.0.4-RELEASE.pom 13 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.coherentlogic.usaspending/client/ -->
<dependency>
    <groupId>com.coherentlogic.usaspending</groupId>
    <artifactId>client</artifactId>
    <version>1.0.4-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.usaspending/client/
implementation 'com.coherentlogic.usaspending:client:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.usaspending/client/
implementation ("com.coherentlogic.usaspending:client:1.0.4-RELEASE")
'com.coherentlogic.usaspending:client:pom:1.0.4-RELEASE'
<dependency org="com.coherentlogic.usaspending" name="client" rev="1.0.4-RELEASE">
  <artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.usaspending', module='client', version='1.0.4-RELEASE')
)
libraryDependencies += "com.coherentlogic.usaspending" % "client" % "1.0.4-RELEASE"
[com.coherentlogic.usaspending/client "1.0.4-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • usaspending-client-core
  • usaspending-client-core-it

Versions

Version
1.0.4-RELEASE
1.0.1-RELEASE
0.8.1-RELEASE
0.8.0