Последняя версия

Spring reCAPTCHA Verification 1.0.1

Library for verifying reCAPTCHA responses in Spring projects.

Лицензия

Лицензия

Группа

Группа

com.lt-peacock
Идентификатор

Идентификатор

spring-recaptcha-verification
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

Spring reCAPTCHA Verification
Library for verifying reCAPTCHA responses in Spring projects.
Система контроля версий

Система контроля версий

https://github.com/LieutenantPeacock/spring-recaptcha-verification

Скачать spring-recaptcha-verification 1.0.1


<!-- https://jarcasting.com/artifacts/com.lt-peacock/spring-recaptcha-verification/ -->
<dependency>
    <groupId>com.lt-peacock</groupId>
    <artifactId>spring-recaptcha-verification</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lt-peacock/spring-recaptcha-verification/
implementation 'com.lt-peacock:spring-recaptcha-verification:1.0.1'
// https://jarcasting.com/artifacts/com.lt-peacock/spring-recaptcha-verification/
implementation ("com.lt-peacock:spring-recaptcha-verification:1.0.1")
'com.lt-peacock:spring-recaptcha-verification:jar:1.0.1'
<dependency org="com.lt-peacock" name="spring-recaptcha-verification" rev="1.0.1">
  <artifact name="spring-recaptcha-verification" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lt-peacock', module='spring-recaptcha-verification', version='1.0.1')
)
libraryDependencies += "com.lt-peacock" % "spring-recaptcha-verification" % "1.0.1"
[com.lt-peacock/spring-recaptcha-verification "1.0.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-webflux jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.slf4j : slf4j-api jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.