Last Version

Coherent Logic USA Spending Client 1.0.4-RELEASE

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
Version

Version

1.0.4-RELEASE
Type

Type

pom
Description

Description

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

Download client 1.0.4-RELEASE

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

<!-- 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