Skip to content

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:

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

Don't know us? Don't worry - you can find more information about us, by visiting our main page www.relewise.com