is not current version
Last Version 6.7.4

com.helger:ph-db-parent-pom 6.6.0

Base POM to build the ph-db projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-db-parent-pom
Version

Version

6.6.0
Type

Type

pom

Download ph-db-parent-pom 6.6.0


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