maven仓库更新

This commit is contained in:
ldj_willow
2022-07-20 13:29:18 +08:00
parent c600760225
commit b1a04ff4f0

View File

@@ -44,12 +44,12 @@
<artifactId>easyword</artifactId>
<version>1.1.4</version>
</dependency>
<!-- 线性代数矩阵求解-->
<!-- 线性代数矩阵求解
<dependency>
<groupId>gov.nist.math</groupId>
<artifactId>jama</artifactId>
<version>1.0.3</version>
</dependency>
</dependency>-->
<!-- ip地址解析-->
<dependency>
<groupId>net.dreamlu</groupId>