| License |
License |
|---|---|
| GroupId | GroupIdio.mosip.pmp |
| ArtifactId | ArtifactIdpmp-partner-service |
| Version | Version1.1.4 |
| Type | Typejar |
| Description |
Descriptionpmp-partner-service
Parent project of MOSIP partner-management-services
|
| Filename | Size |
|---|---|
| pmp-partner-service-1.1.4.pom | |
| pmp-partner-service-1.1.4.jar | 64 MB |
| pmp-partner-service-1.1.4-sources.jar | 210 KB |
| pmp-partner-service-1.1.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.pmp/pmp-partner-service/ -->
<dependency>
<groupId>io.mosip.pmp</groupId>
<artifactId>pmp-partner-service</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.pmp/pmp-partner-service/
implementation 'io.mosip.pmp:pmp-partner-service:1.1.4'
// https://jarcasting.com/artifacts/io.mosip.pmp/pmp-partner-service/
implementation ("io.mosip.pmp:pmp-partner-service:1.1.4")
'io.mosip.pmp:pmp-partner-service:jar:1.1.4'
<dependency org="io.mosip.pmp" name="pmp-partner-service" rev="1.1.4">
<artifact name="pmp-partner-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.pmp', module='pmp-partner-service', version='1.1.4')
)
libraryDependencies += "io.mosip.pmp" % "pmp-partner-service" % "1.1.4"
[io.mosip.pmp/pmp-partner-service "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.0.2.RELEASE |
| org.postgresql : postgresql | jar | 42.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-test | jar | 5.4.0 |
| com.h2database : h2 | jar | 1.4.197 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.22.0 |