@@ -30,5 +30,10 @@
<artifactId>rfid-zebra-spring-boot-starter</artifactId>
<version>1.0</version>
</dependency>
+ <dependency>
+ <groupId>com.github.dathlin</groupId>
+ <artifactId>HslCommunication</artifactId>
+ <version>2.0.2</version>
+ </dependency>
</dependencies>
</project>