Lundegaard Java Commons :: Parent POM

Parent POM for Lundegaard Java commons projects.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

eu.lundegaard.commons.java
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Lundegaard Java Commons :: Parent POM
Parent POM for Lundegaard Java commons projects.
Project URL

Project URL

https://github.com/lundegaard/lundegaard-commons-java-parent
Project Organization

Project Organization

Lundegaard a.s.
Source Code Management

Source Code Management

https://github.com/lundegaard/lundegaard-commons-java-parent/tree/master

Download parent-pom

Filename Size
parent-pom-3.3.0.pom 21 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/eu.lundegaard.commons.java/parent-pom/ -->
<dependency>
    <groupId>eu.lundegaard.commons.java</groupId>
    <artifactId>parent-pom</artifactId>
    <version>3.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.lundegaard.commons.java/parent-pom/
implementation 'eu.lundegaard.commons.java:parent-pom:3.3.0'
// https://jarcasting.com/artifacts/eu.lundegaard.commons.java/parent-pom/
implementation ("eu.lundegaard.commons.java:parent-pom:3.3.0")
'eu.lundegaard.commons.java:parent-pom:pom:3.3.0'
<dependency org="eu.lundegaard.commons.java" name="parent-pom" rev="3.3.0">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.lundegaard.commons.java', module='parent-pom', version='3.3.0')
)
libraryDependencies += "eu.lundegaard.commons.java" % "parent-pom" % "3.3.0"
[eu.lundegaard.commons.java/parent-pom "3.3.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.

Lundegaard Java Commons Parent POM

This project contains Maven parent POM file for Lundegaard Java Commons libraries. You can use it in a standard way.

It contains commons settings of plugins as well as some properties.

eu.lundegaard.commons.java

Lundegaard a.s.

Versions

Version
3.3.0