parent-pom
Parent pom for java based projects
| License |
License |
|---|---|
| GroupId | GroupIdit.rebase |
| ArtifactId | ArtifactIdparent-pom |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRebase it - Parent pom
Parent pom for java based projects for Rebase.it
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-pom-0.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.rebase/parent-pom/ -->
<dependency>
<groupId>it.rebase</groupId>
<artifactId>parent-pom</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/parent-pom/
implementation 'it.rebase:parent-pom:0.2'
// https://jarcasting.com/artifacts/it.rebase/parent-pom/
implementation ("it.rebase:parent-pom:0.2")
'it.rebase:parent-pom:pom:0.2'
<dependency org="it.rebase" name="parent-pom" rev="0.2">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='parent-pom', version='0.2')
)
libraryDependencies += "it.rebase" % "parent-pom" % "0.2"
[it.rebase/parent-pom "0.2"]
Parent pom for java based projects