parent-pom

A parent pom used for building applications.

License

License

GroupId

GroupId

com.github.dmulcahey
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

parent-pom
A parent pom used for building applications.
Project URL

Project URL

https://github.com/dmulcahey/parent-pom

Download parent-pom

Filename Size
parent-pom-0.0.1.pom 3 KB
Browse

How to add to project

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

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
0.0.1