Last Version

DiamondQ: Master Parent 6.3.22

A common root-level POM for parents. Reusable by any

License

License

GroupId

GroupId

com.diamondq
ArtifactId

ArtifactId

master-parent
Version

Version

6.3.22
Type

Type

pom
Description

Description

DiamondQ: Master Parent
A common root-level POM for parents. Reusable by any
Project URL

Project URL

https://github.com/diamondq/common-maven/tree/master

Download master-parent 6.3.22

Filename Size
master-parent-6.3.22.pom 116 KB
Browse

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

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.