Last Version

Rest ReCaptcha Parent 1.0.2

Parent module of the rest ReCaptcha project for Spring Boot.

License

License

GroupId

GroupId

com.bsmoot
ArtifactId

ArtifactId

rest-recaptcha-parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

Rest ReCaptcha Parent
Parent module of the rest ReCaptcha project for Spring Boot.
Project URL

Project URL

https://github.com/Nadavbi87/spring-boot-rest-recaptcha
Source Code Management

Source Code Management

https://github.com/Nadavbi87/spring-boot-rest-recaptcha

Download rest-recaptcha-parent 1.0.2


<!-- https://jarcasting.com/artifacts/com.bsmoot/rest-recaptcha-parent/ -->
<dependency>
    <groupId>com.bsmoot</groupId>
    <artifactId>rest-recaptcha-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bsmoot/rest-recaptcha-parent/
implementation 'com.bsmoot:rest-recaptcha-parent:1.0.2'
// https://jarcasting.com/artifacts/com.bsmoot/rest-recaptcha-parent/
implementation ("com.bsmoot:rest-recaptcha-parent:1.0.2")
'com.bsmoot:rest-recaptcha-parent:pom:1.0.2'
<dependency org="com.bsmoot" name="rest-recaptcha-parent" rev="1.0.2">
  <artifact name="rest-recaptcha-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bsmoot', module='rest-recaptcha-parent', version='1.0.2')
)
libraryDependencies += "com.bsmoot" % "rest-recaptcha-parent" % "1.0.2"
[com.bsmoot/rest-recaptcha-parent "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lib
  • autoconfigure
  • starter
  • sample-app