is not current version
Last Version 7.2.3

com.helger.phive:phive-parent-pom 7.1.1

Base POM to build phive - the Philip Helger Integrative Validation Engine

GroupId

GroupId

com.helger.phive
ArtifactId

ArtifactId

phive-parent-pom
Version

Version

7.1.1
Type

Type

pom

Download phive-parent-pom 7.1.1


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