Prerequisites for Java

You need the following tools to use the Java samples.

  • Java: Java SE Development Kit 8.
  • IDE: IntelliJ IDEA was used for sample development, but most Maven compatible JAVA IDEs are expected to work.
  • Other: Latest version of Maven. The Java client code requires that you have a Maven 3.6.3 repository installed on your system which related samples use. Visit maven.apache.org for downloads ands details. A standard setup should suffice.