| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.coherentlogic.usaspending.client | 
| ArtifactId | ArtifactIdusaspending-client-core | 
| Last Version | Last Version1.0.4-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionusaspending-client-core Java client for the USA Spending Web Services (see usaspending.gov) | 
<!-- 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"]| 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 |