de.elnarion.maven:elnarion-parent-pom

basic maven parent pom for different maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.elnarion.maven
ArtifactId

ArtifactId

elnarion-parent-pom
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

de.elnarion.maven:elnarion-parent-pom
basic maven parent pom for different maven projects
Project URL

Project URL

https://github.com/devlauer/elnarion-parent-pom
Source Code Management

Source Code Management

https://github.com/devlauer/elnarion-parent-pom/tree/master

Download elnarion-parent-pom

How to add to project

<!-- https://jarcasting.com/artifacts/de.elnarion.maven/elnarion-parent-pom/ -->
<dependency>
    <groupId>de.elnarion.maven</groupId>
    <artifactId>elnarion-parent-pom</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.elnarion.maven/elnarion-parent-pom/
implementation 'de.elnarion.maven:elnarion-parent-pom:2.0.0'
// https://jarcasting.com/artifacts/de.elnarion.maven/elnarion-parent-pom/
implementation ("de.elnarion.maven:elnarion-parent-pom:2.0.0")
'de.elnarion.maven:elnarion-parent-pom:pom:2.0.0'
<dependency org="de.elnarion.maven" name="elnarion-parent-pom" rev="2.0.0">
  <artifact name="elnarion-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.elnarion.maven', module='elnarion-parent-pom', version='2.0.0')
)
libraryDependencies += "de.elnarion.maven" % "elnarion-parent-pom" % "2.0.0"
[de.elnarion.maven/elnarion-parent-pom "2.0.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
2.0.0
1.0.0