is not current version
Last Version 7.2.3

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

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

GroupId

GroupId

com.helger.phive
ArtifactId

ArtifactId

phive-parent-pom
Version

Version

7.0.0
Type

Type

pom

Download phive-parent-pom 7.0.0


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