You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

The js7-inventory-schemas project holds the RAML source of the JS7 JSON schemas for the JS7 inventory objects.

Prerequisites

js7-inventory-schemas is a standard maven project and can be build with maven. SOS currently uses maven version 3.3.9.

Build

Checkout project from the github page.

From the root of the checked out project call:

mvn clean install
  • No labels