Skip to main content

Momento Java SDK

The Momento Java SDK is available via Maven Central: software.momento.java:sdk.

The source code can be found on GitHub: momentohq/client-sdk-java.

Requirements

  • A Momento API Key is required; you can get one from the Momento Web Console.
  • At least the java 8 run time installed
  • mvn or gradle for downloading the sdk

Resources