Kaynağa Gözat

add dependency jackson-dataformat-cbor

zhouhao 3 yıl önce
ebeveyn
işleme
6b68990230
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      jetlinks-standalone/pom.xml

+ 5 - 0
jetlinks-standalone/pom.xml

@@ -53,6 +53,11 @@
     </build>
 
     <dependencies>
+
+        <dependency>
+            <groupId>com.fasterxml.jackson.dataformat</groupId>
+            <artifactId>jackson-dataformat-cbor</artifactId>
+        </dependency>
              
         <dependency>
             <groupId>com.github.ben-manes.caffeine</groupId>