License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.coherentlogic.treasurydirect.client |
ArtifactId | ArtifactIdtreasurydirect-client-core |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontreasurydirect-client-core
Java client for the TreasuryDirect.gov Web Services (FRED)
|
<!-- https://jarcasting.com/artifacts/com.coherentlogic.treasurydirect.client/treasurydirect-client-core/ -->
<dependency>
<groupId>com.coherentlogic.treasurydirect.client</groupId>
<artifactId>treasurydirect-client-core</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.treasurydirect.client/treasurydirect-client-core/
implementation 'com.coherentlogic.treasurydirect.client:treasurydirect-client-core:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.treasurydirect.client/treasurydirect-client-core/
implementation ("com.coherentlogic.treasurydirect.client:treasurydirect-client-core:2.0.3-RELEASE")
'com.coherentlogic.treasurydirect.client:treasurydirect-client-core:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.treasurydirect.client" name="treasurydirect-client-core" rev="2.0.3-RELEASE">
<artifact name="treasurydirect-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.treasurydirect.client', module='treasurydirect-client-core', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.treasurydirect.client" % "treasurydirect-client-core" % "2.0.3-RELEASE"
[com.coherentlogic.treasurydirect.client/treasurydirect-client-core "2.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.coherentlogic.enterprise-data-adapter : data-adapter-core | jar | |
com.google.code.gson : gson | jar | 2.8.2 |
commons-io : commons-io | jar | 2.6 |
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.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-all | jar |