Shared Parent POM

Unifies Maven-based Github projects by Michael Sena.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.mikesena.maven.shared
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

2.8
Release Date

Release Date

Type

Type

pom
Description

Description

Shared Parent POM
Unifies Maven-based Github projects by Michael Sena.

Download parent-pom

Filename Size
parent-pom-2.8.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-tools

Versions

Version
2.8
2.3