License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.mosip.resident |
ArtifactId | ArtifactIdresident-parent |
Last Version | Last Version1.2.0-prerel |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionresident
Parent project of MOSIP Resident
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
resident-parent-1.2.0-prerel.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.resident/resident-parent/ -->
<dependency>
<groupId>io.mosip.resident</groupId>
<artifactId>resident-parent</artifactId>
<version>1.2.0-prerel</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.resident/resident-parent/
implementation 'io.mosip.resident:resident-parent:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.resident/resident-parent/
implementation ("io.mosip.resident:resident-parent:1.2.0-prerel")
'io.mosip.resident:resident-parent:pom:1.2.0-prerel'
<dependency org="io.mosip.resident" name="resident-parent" rev="1.2.0-prerel">
<artifact name="resident-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mosip.resident', module='resident-parent', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.resident" % "resident-parent" % "1.2.0-prerel"
[io.mosip.resident/resident-parent "1.2.0-prerel"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |