| License |
License |
|---|---|
| GroupId | GroupIdio.mosip.pmp |
| ArtifactId | ArtifactIdpmp-common |
| Version | Version1.1.4 |
| Type | Typejar |
| Description |
Descriptionpmp-common
Parent project of MOSIP partner-management-services
|
| Filename | Size |
|---|---|
| pmp-common-1.1.4.pom | |
| pmp-common-1.1.4.jar | 106 KB |
| pmp-common-1.1.4-sources.jar | 48 KB |
| pmp-common-1.1.4-javadoc.jar | 760 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.pmp/pmp-common/ -->
<dependency>
<groupId>io.mosip.pmp</groupId>
<artifactId>pmp-common</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.pmp/pmp-common/
implementation 'io.mosip.pmp:pmp-common:1.1.4'
// https://jarcasting.com/artifacts/io.mosip.pmp/pmp-common/
implementation ("io.mosip.pmp:pmp-common:1.1.4")
'io.mosip.pmp:pmp-common:jar:1.1.4'
<dependency org="io.mosip.pmp" name="pmp-common" rev="1.1.4">
<artifact name="pmp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.pmp', module='pmp-common', version='1.1.4')
)
libraryDependencies += "io.mosip.pmp" % "pmp-common" % "1.1.4"
[io.mosip.pmp/pmp-common "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| io.mosip.kernel : kernel-websubclient-api | jar | 1.1.4 |
| 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.0 |
| javax.activation : activation | jar | 1.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.0-b170127.1453 |
| org.javassist : javassist | jar | 3.27.0-GA |
| io.mosip.kernel : kernel-logger-logback | jar | 1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.22.0 |