提交 6c8da748 编写于 作者: 權赋's avatar 權赋
......@@ -215,6 +215,13 @@
<version>2.16.2</version>
</dependency>
<!-- hutool -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.3.8</version>
</dependency>
<!-- jsoup -->
<dependency>
<groupId>org.jsoup</groupId>
......
......@@ -47,6 +47,12 @@
<artifactId>hutool</artifactId>
</dependency>
<!-- hutool -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<!-- jwt -->
<dependency>
<groupId>com.auth0</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册