SAIC-iSmart-API / saic-java-client

MIT License
5 stars 3 forks source link

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 git@github.com: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!