标签:cti version pen com googl install ack apt code
安装jar包
mvn install:install-file -Dfile=kaptcha-2.3.jar -DgroupId=com.google.code -DartifactId=kaptcha -Dversion=2.3 -Dpackaging=jar
<dependency>
<groupId>com.google.code.kaptcha</groupId>
<artifactId>kaptcha</artifactId>
<version>2.3</version>
</dependency>
标签:cti version pen com googl install ack apt code
原文地址:http://www.cnblogs.com/hellowego/p/6651500.html