License |
License |
---|---|
GroupId | GroupIdcom.rogiel.httpchannel |
ArtifactId | ArtifactIdhttpchannel-captcha |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionHttpChannel/CaptchaService
This module provides implementations for captcha resolving
|
Filename | Size |
---|---|
httpchannel-captcha-1.0.0.pom | 901 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.rogiel.httpchannel/httpchannel-captcha/ -->
<dependency>
<groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel-captcha</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rogiel.httpchannel/httpchannel-captcha/
implementation 'com.rogiel.httpchannel:httpchannel-captcha:1.0.0'
// https://jarcasting.com/artifacts/com.rogiel.httpchannel/httpchannel-captcha/
implementation ("com.rogiel.httpchannel:httpchannel-captcha:1.0.0")
'com.rogiel.httpchannel:httpchannel-captcha:pom:1.0.0'
<dependency org="com.rogiel.httpchannel" name="httpchannel-captcha" rev="1.0.0">
<artifact name="httpchannel-captcha" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rogiel.httpchannel', module='httpchannel-captcha', version='1.0.0')
)
libraryDependencies += "com.rogiel.httpchannel" % "httpchannel-captcha" % "1.0.0"
[com.rogiel.httpchannel/httpchannel-captcha "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |