License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.coherentlogic.geofred.client |
ArtifactId | ArtifactIdgeofred-client-core |
Last Version | Last Version2.0.3-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.geofred.client/geofred-client-core/ -->
<dependency>
<groupId>com.coherentlogic.geofred.client</groupId>
<artifactId>geofred-client-core</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.geofred.client/geofred-client-core/
implementation 'com.coherentlogic.geofred.client:geofred-client-core:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.geofred.client/geofred-client-core/
implementation ("com.coherentlogic.geofred.client:geofred-client-core:2.0.3-RELEASE")
'com.coherentlogic.geofred.client:geofred-client-core:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.geofred.client" name="geofred-client-core" rev="2.0.3-RELEASE">
<artifact name="geofred-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.geofred.client', module='geofred-client-core', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.geofred.client" % "geofred-client-core" % "2.0.3-RELEASE"
[com.coherentlogic.geofred.client/geofred-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.enterprise-data-adapter : xstream-int | 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 |
com.google.code.gson : gson | jar | 2.8.0 |
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 | |
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 |