License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.mosip.resident |
ArtifactId | ArtifactIdresident-service |
Version | Version1.1.5.1 |
Type | Typejar |
Description |
Descriptionresident-service
Parent project of MOSIP Resident
|
Filename | Size |
---|---|
resident-service-1.1.5.1.pom | |
resident-service-1.1.5.1.jar | 178 MB |
resident-service-1.1.5.1-sources.jar | 170 KB |
resident-service-1.1.5.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.resident/resident-service/ -->
<dependency>
<groupId>io.mosip.resident</groupId>
<artifactId>resident-service</artifactId>
<version>1.1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.resident/resident-service/
implementation 'io.mosip.resident:resident-service:1.1.5.1'
// https://jarcasting.com/artifacts/io.mosip.resident/resident-service/
implementation ("io.mosip.resident:resident-service:1.1.5.1")
'io.mosip.resident:resident-service:jar:1.1.5.1'
<dependency org="io.mosip.resident" name="resident-service" rev="1.1.5.1">
<artifact name="resident-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.resident', module='resident-service', version='1.1.5.1')
)
libraryDependencies += "io.mosip.resident" % "resident-service" % "1.1.5.1"
[io.mosip.resident/resident-service "1.1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |