License |
License |
---|---|
GroupId | GroupIdio.mosip.authentication |
ArtifactId | ArtifactIdauthentication-service |
Last Version | Last Version1.2.0-prerel |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthentication-service
Maven project of MOSIP ID-Authentication Service
|
<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-service/ -->
<dependency>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-service</artifactId>
<version>1.2.0-prerel</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-service/
implementation 'io.mosip.authentication:authentication-service:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-service/
implementation ("io.mosip.authentication:authentication-service:1.2.0-prerel")
'io.mosip.authentication:authentication-service:jar:1.2.0-prerel'
<dependency org="io.mosip.authentication" name="authentication-service" rev="1.2.0-prerel">
<artifact name="authentication-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-service', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.authentication" % "authentication-service" % "1.2.0-prerel"
[io.mosip.authentication/authentication-service "1.2.0-prerel"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |
org.mockito : mockito-core | jar | 2.23.4 |
junit : junit | jar | 4.13.1 |