License |
License |
---|---|
GroupId | GroupIddk.clanie |
ArtifactId | ArtifactIdclanie-parent-pom |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCN Consult Parent POM
Parent POM with common settings for Java 7 projects.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationCN Consult |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clanie-parent-pom-1.7.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.clanie/clanie-parent-pom/ -->
<dependency>
<groupId>dk.clanie</groupId>
<artifactId>clanie-parent-pom</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.clanie/clanie-parent-pom/
implementation 'dk.clanie:clanie-parent-pom:1.7.0'
// https://jarcasting.com/artifacts/dk.clanie/clanie-parent-pom/
implementation ("dk.clanie:clanie-parent-pom:1.7.0")
'dk.clanie:clanie-parent-pom:pom:1.7.0'
<dependency org="dk.clanie" name="clanie-parent-pom" rev="1.7.0">
<artifact name="clanie-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.clanie', module='clanie-parent-pom', version='1.7.0')
)
libraryDependencies += "dk.clanie" % "clanie-parent-pom" % "1.7.0"
[dk.clanie/clanie-parent-pom "1.7.0"]