Last Version

HttpChannel/Captcha/CaptchaTrader 1.0.0

This module provides an CaptchService that resolves image captchas.

License

License

GroupId

GroupId

com.rogiel.httpchannel.captcha
ArtifactId

ArtifactId

httpchannel-captcha-captchatrader
Version

Version

1.0.0
Type

Type

jar
Description

Description

HttpChannel/Captcha/CaptchaTrader
This module provides an CaptchService that resolves image captchas.

Download httpchannel-captcha-captchatrader 1.0.0


<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-jdk14 jar 1.6.4

Project Modules

There are no modules declared in this project.