Order A couple of examples showing how to create an order and invoice it. Dependencies api token How to use ./gradlew build java -jar ./build/libs/order-1.0.0.jar <consumer-token> <employee-token> Also check out the ./build.gradle file.