| License |
License |
|---|---|
| GroupId | GroupIdio.mosip.print |
| ArtifactId | ArtifactIdprint |
| Version | Version1.1.5.2 |
| Type | Typejar |
| Description |
Descriptionprint
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| print-1.1.5.2.pom | |
| print-1.1.5.2.jar | 63 MB |
| print-1.1.5.2-sources.jar | 126 KB |
| print-1.1.5.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.print/print/ -->
<dependency>
<groupId>io.mosip.print</groupId>
<artifactId>print</artifactId>
<version>1.1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.print/print/
implementation 'io.mosip.print:print:1.1.5.2'
// https://jarcasting.com/artifacts/io.mosip.print/print/
implementation ("io.mosip.print:print:1.1.5.2")
'io.mosip.print:print:jar:1.1.5.2'
<dependency org="io.mosip.print" name="print" rev="1.1.5.2">
<artifact name="print" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.print', module='print', version='1.1.5.2')
)
libraryDependencies += "io.mosip.print" % "print" % "1.1.5.2"
[io.mosip.print/print "1.1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.mosip.kernel : kernel-core | jar | 1.1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |
| org.mockito : mockito-core | jar | 2.22.0 |