| License |
License |
|---|---|
| GroupId | GroupIdio.mosip.preregistration |
| ArtifactId | ArtifactIdpre-registration-parent |
| Version | Version1.2.0-prerel |
| Type | Typepom |
| Description |
Descriptionpre-registration
Parent project of MOSIP Pre-Registration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pre-registration-parent-1.2.0-prerel.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.preregistration/pre-registration-parent/ -->
<dependency>
<groupId>io.mosip.preregistration</groupId>
<artifactId>pre-registration-parent</artifactId>
<version>1.2.0-prerel</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.preregistration/pre-registration-parent/
implementation 'io.mosip.preregistration:pre-registration-parent:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.preregistration/pre-registration-parent/
implementation ("io.mosip.preregistration:pre-registration-parent:1.2.0-prerel")
'io.mosip.preregistration:pre-registration-parent:pom:1.2.0-prerel'
<dependency org="io.mosip.preregistration" name="pre-registration-parent" rev="1.2.0-prerel">
<artifact name="pre-registration-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mosip.preregistration', module='pre-registration-parent', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.preregistration" % "pre-registration-parent" % "1.2.0-prerel"
[io.mosip.preregistration/pre-registration-parent "1.2.0-prerel"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| javax.activation : activation | jar | 1.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
| org.javassist : javassist | jar | 3.27.0-GA |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.22.0 |