소스 검색

算法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>