提交 7c47675d authored 作者: husishuai's avatar husishuai

add maven hutool

上级 21052a0b
流水线 #265 已通过 于阶段
in 3 分 55 秒
...@@ -23,6 +23,12 @@ ...@@ -23,6 +23,12 @@
<artifactId>spring-boot-starter-test</artifactId> <artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.11</version>
</dependency>
</dependencies> </dependencies>
</project> </project>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论