DiamondQ: DiamondQ Parent

A common POM for parents of DiamondQ projects.

License

License

GroupId

GroupId

com.diamondq
ArtifactId

ArtifactId

diamondq-parent
Last Version

Last Version

6.3.16
Release Date

Release Date

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

Filename Size
diamondq-parent-6.3.16.pom 44 KB
Browse

How to add to project

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

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
6.3.16
6.0.0.3
5
4
3
2
1