usaspending-client-core

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.usaspending.client
ArtifactId

ArtifactId

usaspending-client-core
Last Version

Last Version

1.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download usaspending-client-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.coherentlogic.coherent.data-model : data-model-core jar
org.springframework : spring-core jar
org.springframework : spring-web jar
org.springframework.ws : spring-ws-core jar
com.thoughtworks.xstream : xstream jar
org.eclipse.persistence : javax.persistence jar
org.slf4j : slf4j-api jar
org.slf4j : slf4j-log4j12 jar
org.apache.commons : commons-lang3 jar 3.4
commons-beanutils : commons-beanutils jar
commons-io : commons-io jar 2.4
junit : junit jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4-RELEASE
1.0.1-RELEASE
0.8.1-RELEASE
0.8.0