License |
License |
---|---|
GroupId | GroupIdcom.github.dtrunk90 |
ArtifactId | ArtifactIdrecaptcha-spring-integration |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionreCAPTCHA Spring Integration
reCAPTCHA Integration into Spring Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dtrunk90/recaptcha-spring-integration/ -->
<dependency>
<groupId>com.github.dtrunk90</groupId>
<artifactId>recaptcha-spring-integration</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dtrunk90/recaptcha-spring-integration/
implementation 'com.github.dtrunk90:recaptcha-spring-integration:2.0.1'
// https://jarcasting.com/artifacts/com.github.dtrunk90/recaptcha-spring-integration/
implementation ("com.github.dtrunk90:recaptcha-spring-integration:2.0.1")
'com.github.dtrunk90:recaptcha-spring-integration:jar:2.0.1'
<dependency org="com.github.dtrunk90" name="recaptcha-spring-integration" rev="2.0.1">
<artifact name="recaptcha-spring-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dtrunk90', module='recaptcha-spring-integration', version='2.0.1')
)
libraryDependencies += "com.github.dtrunk90" % "recaptcha-spring-integration" % "2.0.1"
[com.github.dtrunk90/recaptcha-spring-integration "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-webmvc | jar | 5.0.9.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.5.RELEASE |
org.springframework.security : spring-security-core | jar | 5.0.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.glassfish : javax.el | jar | 3.0.0 |
org.hibernate : hibernate-validator | jar | 6.0.13.Final |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.springframework : spring-test | jar | 5.0.9.RELEASE |