| License |
License |
|---|---|
| GroupId | GroupIdorg.xipki |
| ArtifactId | ArtifactIdxipki-parent |
| Version | Version5.3.12 |
| Type | Typepom |
| Description |
DescriptionXiPKI :: xipki-parent
XiPKI Parent
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xipki-parent-5.3.12.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xipki/xipki-parent/ -->
<dependency>
<groupId>org.xipki</groupId>
<artifactId>xipki-parent</artifactId>
<version>5.3.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xipki/xipki-parent/
implementation 'org.xipki:xipki-parent:5.3.12'
// https://jarcasting.com/artifacts/org.xipki/xipki-parent/
implementation ("org.xipki:xipki-parent:5.3.12")
'org.xipki:xipki-parent:pom:5.3.12'
<dependency org="org.xipki" name="xipki-parent" rev="5.3.12">
<artifact name="xipki-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xipki', module='xipki-parent', version='5.3.12')
)
libraryDependencies += "org.xipki" % "xipki-parent" % "5.3.12"
[org.xipki/xipki-parent "5.3.12"]