Appearance
Java SDK
This page starts with setup prerequisites and then provides an overview of available Java SDK examples.
Before You Start
Before implementing the examples, make sure you have the following in place:
- A Relewise
Dataset IDand privateAPI Keyfrom My Relewise. - A Java project with Maven or Gradle.
- Implementation context from Getting Started and Implementation Steps.
Use this Maven dependency from Maven Central in your project:
xml
<dependency>
<groupId>com.relewise.client</groupId>
<artifactId>relewise-sdk</artifactId>
<version>x.y.z</version>
</dependency>To learn more about the SDK, view it on GitHub.
Examples
Tracking