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