Webhejj Parent Pom project
This project contains a parent pom.xml for webhejj projects along with a checkstyle config.
| License |
License |
|---|---|
| GroupId | GroupIdhu.webhejj |
| ArtifactId | ArtifactIdparentpom |
| Last Version | Last Version3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionwebhejj parent pom
The parent POM for hu.webhejj projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parentpom-3.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.webhejj/parentpom/ -->
<dependency>
<groupId>hu.webhejj</groupId>
<artifactId>parentpom</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.webhejj/parentpom/
implementation 'hu.webhejj:parentpom:3'
// https://jarcasting.com/artifacts/hu.webhejj/parentpom/
implementation ("hu.webhejj:parentpom:3")
'hu.webhejj:parentpom:pom:3'
<dependency org="hu.webhejj" name="parentpom" rev="3">
<artifact name="parentpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.webhejj', module='parentpom', version='3')
)
libraryDependencies += "hu.webhejj" % "parentpom" % "3"
[hu.webhejj/parentpom "3"]
This project contains a parent pom.xml for webhejj projects along with a checkstyle config.