License |
License
MIT License
|
---|---|
Categories |
CategoriesArtipie Build Tools Distribution |
GroupId | GroupIdcom.artipie |
ArtifactId | ArtifactIdppom |
Version | Version0.5.1 |
Type | Typepom |
Description |
Descriptioncom.artipie:ppom
Parent POM of Artipie
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ppom-0.5.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.artipie/ppom/ -->
<dependency>
<groupId>com.artipie</groupId>
<artifactId>ppom</artifactId>
<version>0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/ppom/
implementation 'com.artipie:ppom:0.5.1'
// https://jarcasting.com/artifacts/com.artipie/ppom/
implementation ("com.artipie:ppom:0.5.1")
'com.artipie:ppom:pom:0.5.1'
<dependency org="com.artipie" name="ppom" rev="0.5.1">
<artifact name="ppom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='ppom', version='0.5.1')
)
libraryDependencies += "com.artipie" % "ppom" % "0.5.1"
[com.artipie/ppom "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |