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