Skip to content

coinbase-samples/core-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinbase Java Core

Overview

Coinbase Java Core is a library that is used by other Java samples

License

The Coinbase Java Core sample library is free and open source and released under the Apache License, Version 2.0.

The application and code are only available for demonstration purposes.

Binaries

Binaries and dependency information for Maven, Gradle, Ivy and others can be found at the Maven Central Repository

Maven example:

<dependency>
    <groupId>com.coinbase.core</groupId>
    <artifactId>coinbase-core-java</artifactId>
    <version>x.y.z</version>
</dependency>

Build

To build the sample library, ensure that Java Development Kit (JDK) 11+ is installed and then run:

mvn clean install

About

Coinbase Java Core is a library that is used by other Java samples

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages