License |
License |
---|---|
GroupId | GroupIdcom.rogiel.httpchannel.captcha |
ArtifactId | ArtifactIdhttpchannel-captcha-captchatrader |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpChannel/Captcha/CaptchaTrader
This module provides an CaptchService that resolves image captchas.
|
<!-- https://jarcasting.com/artifacts/com.rogiel.httpchannel.captcha/httpchannel-captcha-captchatrader/ -->
<dependency>
<groupId>com.rogiel.httpchannel.captcha</groupId>
<artifactId>httpchannel-captcha-captchatrader</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rogiel.httpchannel.captcha/httpchannel-captcha-captchatrader/
implementation 'com.rogiel.httpchannel.captcha:httpchannel-captcha-captchatrader:1.0.0'
// https://jarcasting.com/artifacts/com.rogiel.httpchannel.captcha/httpchannel-captcha-captchatrader/
implementation ("com.rogiel.httpchannel.captcha:httpchannel-captcha-captchatrader:1.0.0")
'com.rogiel.httpchannel.captcha:httpchannel-captcha-captchatrader:jar:1.0.0'
<dependency org="com.rogiel.httpchannel.captcha" name="httpchannel-captcha-captchatrader" rev="1.0.0">
<artifact name="httpchannel-captcha-captchatrader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rogiel.httpchannel.captcha', module='httpchannel-captcha-captchatrader', version='1.0.0')
)
libraryDependencies += "com.rogiel.httpchannel.captcha" % "httpchannel-captcha-captchatrader" % "1.0.0"
[com.rogiel.httpchannel.captcha/httpchannel-captcha-captchatrader "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.1.2 |
org.apache.httpcomponents : httpmime | jar | 4.1.2 |
org.apache.commons : commons-io | jar | 1.3.2 |
com.googlecode.json-simple : json-simple | jar | 1.1 |
com.rogiel.httpchannel : httpchannel-api | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-jdk14 | jar | 1.6.4 |