| License |
License |
|---|---|
| GroupId | GroupIdcom.helger.phive |
| ArtifactId | ArtifactIdphive-parent-pom |
| Version | Version7.2.2 |
| Type | Typepom |
| Description |
Descriptionphive-parent-pom
Base POM to build phive - the Philip Helger Integrative Validation Engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| phive-parent-pom-7.2.2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger.phive/phive-parent-pom/ -->
<dependency>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
<version>7.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.phive/phive-parent-pom/
implementation 'com.helger.phive:phive-parent-pom:7.2.2'
// https://jarcasting.com/artifacts/com.helger.phive/phive-parent-pom/
implementation ("com.helger.phive:phive-parent-pom:7.2.2")
'com.helger.phive:phive-parent-pom:pom:7.2.2'
<dependency org="com.helger.phive" name="phive-parent-pom" rev="7.2.2">
<artifact name="phive-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.phive', module='phive-parent-pom', version='7.2.2')
)
libraryDependencies += "com.helger.phive" % "phive-parent-pom" % "7.2.2"
[com.helger.phive/phive-parent-pom "7.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |