Archetype parent POM

Generic parent POM for Maven archetype projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.wandrell.maven
ArtifactId

ArtifactId

archetype-pom
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Archetype parent POM
Generic parent POM for Maven archetype projects.
Project URL

Project URL

https://github.com/Bernardo-MG/archetype-pom
Project Organization

Project Organization

Bernardo Martínez Garrido
Source Code Management

Source Code Management

https://www.github.com/Bernardo-MG/archetype-pom

Download archetype-pom

Filename Size
archetype-pom-1.0.3.pom 25 KB
Browse

How to add to project

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