Last Version

reCAPTCHA Spring Integration 2.0.1

reCAPTCHA Integration into Spring Framework

License

License

GroupId

GroupId

com.github.dtrunk90
ArtifactId

ArtifactId

recaptcha-spring-integration
Version

Version

2.0.1
Type

Type

jar
Description

Description

reCAPTCHA Spring Integration
reCAPTCHA Integration into Spring Framework
Project URL

Project URL

https://github.com/dtrunk90/recaptcha-spring-integration
Source Code Management

Source Code Management

https://github.com/dtrunk90/recaptcha-spring-integration

Download recaptcha-spring-integration 2.0.1


<!-- 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"]

Dependencies

compile (7)

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

test (5)

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

Project Modules

There are no modules declared in this project.