mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-25 01:41:40 +00:00
Added enums, msgpack - new ui intergration
This commit is contained in:
@@ -91,9 +91,14 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.msgpack</groupId>
|
||||
<artifactId>msgpack</artifactId>
|
||||
<version>0.6.12</version>
|
||||
<artifactId>msgpack-core</artifactId>
|
||||
<version>0.8.18</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>org.msgpack</groupId>-->
|
||||
<!-- <artifactId>msgpack</artifactId>-->
|
||||
<!-- <version>0.6.12</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-beans</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user