| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kevinstl |
| ArtifactId | ArtifactIdCoinbaseJava |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCoinbaseJava
Coinbase API Java Client Library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| CoinbaseJava-0.1.1.pom | |
| CoinbaseJava-0.1.1.jar | 47 KB |
| CoinbaseJava-0.1.1-sources.jar | 17 KB |
| CoinbaseJava-0.1.1-javadoc.jar | 141 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kevinstl/CoinbaseJava/ -->
<dependency>
<groupId>com.github.kevinstl</groupId>
<artifactId>CoinbaseJava</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kevinstl/CoinbaseJava/
implementation 'com.github.kevinstl:CoinbaseJava:0.1.1'
// https://jarcasting.com/artifacts/com.github.kevinstl/CoinbaseJava/
implementation ("com.github.kevinstl:CoinbaseJava:0.1.1")
'com.github.kevinstl:CoinbaseJava:jar:0.1.1'
<dependency org="com.github.kevinstl" name="CoinbaseJava" rev="0.1.1">
<artifact name="CoinbaseJava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kevinstl', module='CoinbaseJava', version='0.1.1')
)
libraryDependencies += "com.github.kevinstl" % "CoinbaseJava" % "0.1.1"
[com.github.kevinstl/CoinbaseJava "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.7 |
| org.springframework : spring-core | jar | 3.2.1.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.2.5 |
| org.springframework : spring-context | jar | 3.2.1.RELEASE |
| commons-collections : commons-collections | jar | 3.2 |
| com.google.code.gson : gson | jar | 2.2.4 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.0 |
| org.springframework : spring-test | jar | 3.2.1.RELEASE |
| org.powermock : powermock-mockito-release-full | jar | 1.4.12 |
| info.cukes : gherkin | jar | 2.11.2 |
| info.cukes : cucumber-junit | jar | 1.1.2 |
| junit : junit | jar | 4.+ |
| org.powermock : powermock-easymock-release-full | jar | 1.4.12 |
| info.cukes : cucumber-core | jar | 1.1.2 |
| org.seleniumhq.selenium : selenium-java | jar | 2.25.0 |
| info.cukes : cucumber-spring | jar | 1.1.2 |
| info.cukes : cucumber-java | jar | 1.1.2 |
| org.easymock : easymock | jar | 3.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |