浏览代码

算法beta版,pom提交

yejian016332 3 年之前
父节点
当前提交
b67d63673f
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      imcs-admin-boot/imcs-business-biz/pom.xml

+ 6 - 1
imcs-admin-boot/imcs-business-biz/pom.xml

@@ -89,7 +89,12 @@
             <!--<artifactId>scheduling4line</artifactId>-->
             <!--<version>1.0</version>-->
         <!--</dependency>-->
+        <dependency>
+            <groupId>io.jenetics</groupId>
+            <artifactId>jenetics</artifactId>
+            <version>5.2.0</version>
+        </dependency>
     </dependencies>
 
 
-</project>
+</project>