<!-- 该配置已不能用
<dependency>
<groupId>com.google.code.kaptcha</groupId>
<artifactId>kaptcha</artifactId>
<version>2.3.2</version>
</dependency>
-->
<!-- 使用该配置 -->
<dependency>
<groupId>com.github.penggle</groupId>
<artifactId>kaptcha</artifactId>
<version>2.3.2</version>
</dependency>
博客围绕kaptcha-2.3.2.jar包在使用Maven引入时失败的情况展开,虽未提及具体内容,但核心聚焦于该jar包Maven引入失败问题。

1万+

被折叠的 条评论
为什么被折叠?



