License |
License |
---|---|
GroupId | GroupIdcom.diamondq |
ArtifactId | ArtifactIddiamondq-parent |
Version | Version6.0.0.3 |
Type | Typepom |
Description |
DescriptionDiamondQ: DiamondQ Parent
A common POM for parents of DiamondQ projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
diamondq-parent-6.0.0.3.pom | 46 KB |
Browse |
<!-- 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"]
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 |