is not current version
Last Version 6.3.16

DiamondQ: DiamondQ Parent 6.0.0.3

A common POM for parents of DiamondQ projects.

License

License

GroupId

GroupId

com.diamondq
ArtifactId

ArtifactId

diamondq-parent
Version

Version

6.0.0.3
Type

Type

pom
Description

Description

DiamondQ: DiamondQ Parent
A common POM for parents of DiamondQ projects.
Project URL

Project URL

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

Download diamondq-parent 6.0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation Optional jar 2.1.150
com.diamondq.common : common-thirdparty.checker.qual Optional jar 2.5.1

Project Modules

There are no modules declared in this project.