kfgodel-root-pom
Pom definition with information for all maven projects (like repository location)
License |
License |
---|---|
GroupId | GroupIdinfo.kfgodel |
ArtifactId | ArtifactIdroot-pom |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKfodel-root-pom
Pom definition for all kfgodel projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root-pom-0.2.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.kfgodel/root-pom/ -->
<dependency>
<groupId>info.kfgodel</groupId>
<artifactId>root-pom</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.kfgodel/root-pom/
implementation 'info.kfgodel:root-pom:0.2.2'
// https://jarcasting.com/artifacts/info.kfgodel/root-pom/
implementation ("info.kfgodel:root-pom:0.2.2")
'info.kfgodel:root-pom:pom:0.2.2'
<dependency org="info.kfgodel" name="root-pom" rev="0.2.2">
<artifact name="root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.kfgodel', module='root-pom', version='0.2.2')
)
libraryDependencies += "info.kfgodel" % "root-pom" % "0.2.2"
[info.kfgodel/root-pom "0.2.2"]
Pom definition with information for all maven projects (like repository location)