| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.coherentlogic.fred.client | 
| ArtifactId | ArtifactIdfred-client-core | 
| Last Version | Last Version2.0.3-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionfred-client-core Java client for the Federal Reserve Bank of St. Louis Web Services (FRED) | 
<!-- https://jarcasting.com/artifacts/com.coherentlogic.fred.client/fred-client-core/ -->
<dependency>
    <groupId>com.coherentlogic.fred.client</groupId>
    <artifactId>fred-client-core</artifactId>
    <version>2.0.3-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.coherentlogic.fred.client/fred-client-core/
implementation 'com.coherentlogic.fred.client:fred-client-core:2.0.3-RELEASE'// https://jarcasting.com/artifacts/com.coherentlogic.fred.client/fred-client-core/
implementation ("com.coherentlogic.fred.client:fred-client-core:2.0.3-RELEASE")'com.coherentlogic.fred.client:fred-client-core:jar:2.0.3-RELEASE'<dependency org="com.coherentlogic.fred.client" name="fred-client-core" rev="2.0.3-RELEASE">
  <artifact name="fred-client-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.coherentlogic.fred.client', module='fred-client-core', version='2.0.3-RELEASE')
)libraryDependencies += "com.coherentlogic.fred.client" % "fred-client-core" % "2.0.3-RELEASE"[com.coherentlogic.fred.client/fred-client-core "2.0.3-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.coherentlogic.enterprise-data-adapter : data-model-core | jar | |
| com.coherentlogic.enterprise-data-adapter : data-adapter-core | jar | |
| com.coherentlogic.fred.client : fred-client-misc | jar | 2.0.3-RELEASE | 
| com.coherentlogic.fred.client : fred-client-config | jar | 2.0.3-RELEASE | 
| commons-io : commons-io | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-all | jar |