License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.coherentlogic.fred.client |
ArtifactId | ArtifactIdgeofred-client-core |
Last Version | Last Version2.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeofred-client-core
Java client for the Federal Reserve Bank of St. Louis Web Services (FRED)
|
<!-- https://jarcasting.com/artifacts/com.coherentlogic.fred.client/geofred-client-core/ -->
<dependency>
<groupId>com.coherentlogic.fred.client</groupId>
<artifactId>geofred-client-core</artifactId>
<version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.fred.client/geofred-client-core/
implementation 'com.coherentlogic.fred.client:geofred-client-core:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.fred.client/geofred-client-core/
implementation ("com.coherentlogic.fred.client:geofred-client-core:2.0.0-RELEASE")
'com.coherentlogic.fred.client:geofred-client-core:jar:2.0.0-RELEASE'
<dependency org="com.coherentlogic.fred.client" name="geofred-client-core" rev="2.0.0-RELEASE">
<artifact name="geofred-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.fred.client', module='geofred-client-core', version='2.0.0-RELEASE')
)
libraryDependencies += "com.coherentlogic.fred.client" % "geofred-client-core" % "2.0.0-RELEASE"
[com.coherentlogic.fred.client/geofred-client-core "2.0.0-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.gama.client : gama-client-core | jar | 1.0.0-RELEASE |
com.coherentlogic.fred.client : fred-client-misc | jar | 2.0.0-RELEASE |
com.coherentlogic.fred.client : fred-client-config | jar | 2.0.0-RELEASE |
com.google.code.gson : gson | jar | 2.8.0 |
joda-time : joda-time | jar | 2.9.1 |
commons-io : commons-io | jar | 2.4 |
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.4 |
junit : junit | jar | |
org.mockito : mockito-all | jar |