parent-maven-plugins

The parent pom for Maven plugins.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.mhoffrogge.maven
ArtifactId

ArtifactId

parent-maven-plugins
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

parent-maven-plugins
The parent pom for Maven plugins.
Project Organization

Project Organization

mhoffrogge

Download parent-maven-plugins

Filename Size
parent-maven-plugins-3.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.mhoffrogge.maven/parent-maven-plugins/ -->
<dependency>
    <groupId>de.mhoffrogge.maven</groupId>
    <artifactId>parent-maven-plugins</artifactId>
    <version>3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhoffrogge.maven/parent-maven-plugins/
implementation 'de.mhoffrogge.maven:parent-maven-plugins:3'
// https://jarcasting.com/artifacts/de.mhoffrogge.maven/parent-maven-plugins/
implementation ("de.mhoffrogge.maven:parent-maven-plugins:3")
'de.mhoffrogge.maven:parent-maven-plugins:pom:3'
<dependency org="de.mhoffrogge.maven" name="parent-maven-plugins" rev="3">
  <artifact name="parent-maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhoffrogge.maven', module='parent-maven-plugins', version='3')
)
libraryDependencies += "de.mhoffrogge.maven" % "parent-maven-plugins" % "3"
[de.mhoffrogge.maven/parent-maven-plugins "3"]

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
3
2
1