Java SDK overview
Quick start
You can clone the SDK from https://github.com/temporalio/sdk-java or include it as a dependency with a dependency management tool such as Maven or Gradle. Copy the include scripts after you select your version from here: https://search.maven.org/artifact/io.temporal/temporal-sdk
Or, get started using an application template that already has the SDK as a dependency:
Additional Java application samples are available here: https://github.com/temporalio/samples-java
Reference
Java SDK reference is available here: https://www.javadoc.io/doc/io.temporal/temporal-sdk/latest/index.html