License |
License |
---|---|
GroupId | GroupIdio.mosip.authentication |
ArtifactId | ArtifactIdauthentication-service |
Version | Version1.1.5.4 |
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.1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-service/
implementation 'io.mosip.authentication:authentication-service:1.1.5.4'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-service/
implementation ("io.mosip.authentication:authentication-service:1.1.5.4")
'io.mosip.authentication:authentication-service:jar:1.1.5.4'
<dependency org="io.mosip.authentication" name="authentication-service" rev="1.1.5.4">
<artifact name="authentication-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-service', version='1.1.5.4')
)
libraryDependencies += "io.mosip.authentication" % "authentication-service" % "1.1.5.4"
[io.mosip.authentication/authentication-service "1.1.5.4"]
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 |