Explorar el Código

算法beta版,pom提交

yejian016332 hace 3 años
padre
commit
b67d63673f
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  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>