<dependencies> <!-- Other dependencies --> <!-- Add the dependency for alohi.signplus.signplus --> <dependency> <groupId>com.alohi</groupId> <artifactId>signplus</artifactId> <version>2.0.0</version> <!-- Use the specific version you need --> </dependency></dependencies>
Save the pom.xml file and run the following command to install the dependencies: