mirror of
https://github.com/Rogiel/httpchannel
synced 2025-12-06 07:32:50 +00:00
Implements CaptchaTrader service
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
<description>This module provides implementations for captcha resolving</description>
|
||||
|
||||
<modules>
|
||||
<module>httpchannel-captcha-recaptcha</module>
|
||||
<module>httpchannel-captcha-captchatrader</module>
|
||||
</modules>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.rogiel.httpchannel</groupId>
|
||||
<artifactId>httpchannel-api</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user