License |
License |
---|---|
GroupId | GroupIdio.mosip.authentication |
ArtifactId | ArtifactIdauthentication-otp-service |
Last Version | Last Version1.2.0-prerel |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthentication-otp-service
Parent project of MOSIP ID Authentication
|
<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-otp-service/ -->
<dependency>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-otp-service</artifactId>
<version>1.2.0-prerel</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-otp-service/
implementation 'io.mosip.authentication:authentication-otp-service:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-otp-service/
implementation ("io.mosip.authentication:authentication-otp-service:1.2.0-prerel")
'io.mosip.authentication:authentication-otp-service:jar:1.2.0-prerel'
<dependency org="io.mosip.authentication" name="authentication-otp-service" rev="1.2.0-prerel">
<artifact name="authentication-otp-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-otp-service', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.authentication" % "authentication-otp-service" % "1.2.0-prerel"
[io.mosip.authentication/authentication-otp-service "1.2.0-prerel"]
Group / Artifact | Type | Version |
---|---|---|
io.mosip.authentication : authentication-common | jar | 1.2.0-prerel |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.2.RELEASE |
io.mosip.kernel : kernel-dataaccess-hibernate | jar | 1.2.0-prerel |
org.postgresql : postgresql | jar | 42.2.2 |
io.micrometer : micrometer-core | jar | 1.4.2 |
io.micrometer : micrometer-registry-prometheus | jar | 1.4.2 |
io.mosip.kernel : kernel-logger-logback | jar | 1.2.0-prerel |
org.springdoc : springdoc-openapi-ui | jar | 1.5.10 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.0.2.RELEASE |
io.mosip.kernel : kernel-core | jar | 1.2.0-prerel |
org.projectlombok : lombok | jar | 1.18.8 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.javassist : javassist | jar | 3.27.0-GA |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.objenesis : objenesis | jar | 3.1 |
junit : junit | jar | 4.13.1 |