Implementation of the SAIC API in Java.
Clone the project
git clone [email protected]:SAIC-iSmart-API/saic-java-client.git
Go to the project directory
cd saic-java-client
Build and test
./mvnw clean verify
Skip docker image creation
./mvnw clean verify -Djib.skip
Contributions are always welcome!