| License |
License |
|---|---|
| GroupId | GroupIdio.mosip.preregistration.captcha |
| ArtifactId | ArtifactIdpre-registration-captcha-service |
| Last Version | Last Version1.2.0-prerel |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpre-registration-captcha-service
A pre-registration service to generate and validate captcha
|
<!-- https://jarcasting.com/artifacts/io.mosip.preregistration.captcha/pre-registration-captcha-service/ -->
<dependency>
<groupId>io.mosip.preregistration.captcha</groupId>
<artifactId>pre-registration-captcha-service</artifactId>
<version>1.2.0-prerel</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.preregistration.captcha/pre-registration-captcha-service/
implementation 'io.mosip.preregistration.captcha:pre-registration-captcha-service:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.preregistration.captcha/pre-registration-captcha-service/
implementation ("io.mosip.preregistration.captcha:pre-registration-captcha-service:1.2.0-prerel")
'io.mosip.preregistration.captcha:pre-registration-captcha-service:jar:1.2.0-prerel'
<dependency org="io.mosip.preregistration.captcha" name="pre-registration-captcha-service" rev="1.2.0-prerel">
<artifact name="pre-registration-captcha-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.preregistration.captcha', module='pre-registration-captcha-service', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.preregistration.captcha" % "pre-registration-captcha-service" % "1.2.0-prerel"
[io.mosip.preregistration.captcha/pre-registration-captcha-service "1.2.0-prerel"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.22.0 |