| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.rogiel.httpchannel |
| Идентификатор | Идентификаторhttpchannel-captcha |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHttpChannel/CaptchaService
This module provides implementations for captcha resolving
|
| Имя Файла | Размер |
|---|---|
| httpchannel-captcha-1.0.0.pom | 901 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.rogiel.httpchannel : httpchannel-api | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.4 |