is not current version
Last Version 6.7.4

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

Base POM to build the ph-db projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-db-parent-pom
Version

Version

4.1.1
Type

Type

pom

Download ph-db-parent-pom 4.1.1


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