Last Version

Lundegaard Java Commons :: Parent POM 3.3.0

Parent POM for Lundegaard Java commons projects.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

eu.lundegaard.commons.java
ArtifactId

ArtifactId

parent-pom
Version

Version

3.3.0
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 3.3.0

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

<!-- 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.