/cropcert-api

cropcert-api repo

Primary LanguageJavaApache License 2.0Apache-2.0

Cropcert API

API for Cropcert

Build + SDK

🚀 Quick start

mvn clean                   # Clean application
mvn install                 # Build application WAR and generate OpenAPI SDK
sh @ci/pre-configure-m2.sh  # Creates/Updates Maven `settings.xml` (If using local artificatory please set values in shellfile first)
mvn deploy                  # Deploys WAR to artifactory