CN Consult Parent POM

Parent POM with common settings for Java 7 projects.

License

License

GroupId

GroupId

dk.clanie
ArtifactId

ArtifactId

clanie-parent-pom
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

CN Consult Parent POM
Parent POM with common settings for Java 7 projects.
Project URL

Project URL

https://github.com/clanie/clanie-parent-pom
Project Organization

Project Organization

CN Consult
Source Code Management

Source Code Management

https://github.com/clanie/clanie-parent-pom

Download clanie-parent-pom

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0