is not current version
Last Version 6.3.22

DiamondQ: Master Parent 6.1.1

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

License

License

GroupId

GroupId

com.diamondq
ArtifactId

ArtifactId

master-parent
Version

Version

6.1.1
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.1.1

Filename Size
master-parent-6.1.1.pom 46 KB
Browse

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