Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 825 Bytes

README.md

File metadata and controls

48 lines (27 loc) · 825 Bytes

SAIC Java API

Implementation of the SAIC API in Java.

Badges

MIT License

Maven Central

GitHub Workflow Status (with event)

Usage

MQTT Gateway

Build locally

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

Contributing

Contributions are always welcome!