Parent POM
Maven Parent POM for Open Source Software by ASERVO.
License |
License |
---|---|
GroupId | GroupIdde.aservo |
ArtifactId | ArtifactIdparent-pom |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionASERVO Parent POM
Maven Parent POM for Open Source Software by ASERVO.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-pom-0.0.13.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.aservo/parent-pom/ -->
<dependency>
<groupId>de.aservo</groupId>
<artifactId>parent-pom</artifactId>
<version>0.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.aservo/parent-pom/
implementation 'de.aservo:parent-pom:0.0.13'
// https://jarcasting.com/artifacts/de.aservo/parent-pom/
implementation ("de.aservo:parent-pom:0.0.13")
'de.aservo:parent-pom:pom:0.0.13'
<dependency org="de.aservo" name="parent-pom" rev="0.0.13">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.aservo', module='parent-pom', version='0.0.13')
)
libraryDependencies += "de.aservo" % "parent-pom" % "0.0.13"
[de.aservo/parent-pom "0.0.13"]
Maven Parent POM for Open Source Software by ASERVO.