| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dustlight.captcha |
| Идентификатор | Идентификаторrecaptcha |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrecaptcha
CAPTCHA service Google reCAPTCHA module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| recaptcha-1.0.1.pom | |
| recaptcha-1.0.1.jar | 10 KB |
| recaptcha-1.0.1-sources.jar | 5 KB |
| recaptcha-1.0.1-javadoc.jar | 79 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.dustlight.captcha/recaptcha/ -->
<dependency>
<groupId>cn.dustlight.captcha</groupId>
<artifactId>recaptcha</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.captcha/recaptcha/
implementation 'cn.dustlight.captcha:recaptcha:1.0.1'
// https://jarcasting.com/artifacts/cn.dustlight.captcha/recaptcha/
implementation ("cn.dustlight.captcha:recaptcha:1.0.1")
'cn.dustlight.captcha:recaptcha:jar:1.0.1'
<dependency org="cn.dustlight.captcha" name="recaptcha" rev="1.0.1">
<artifact name="recaptcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.captcha', module='recaptcha', version='1.0.1')
)
libraryDependencies += "cn.dustlight.captcha" % "recaptcha" % "1.0.1"
[cn.dustlight.captcha/recaptcha "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.dustlight.captcha : captcha-core | jar | 1.0.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar |