Skip to content

zepben/ewb-sdk-jvm

Repository files navigation

codecov

Evolve SDK

The Evolve SDK contains everything necessary to communicate with a Zepben EWB Server. See the complete Evolve JVM SDK Documentation for more details.

Requirements

  • Java 11

Building

Requirements to build

  • JDK11 (tested with Amazon Corretto)
  • Maven

To build:

mvn package