License |
License |
---|---|
GroupId | GroupIdcom.helger.commons |
ArtifactId | ArtifactIdph-commons-parent-pom |
Last Version | Last Version10.1.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionph-commons-parent-pom
Base POM to build the ph-commons projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ph-commons-parent-pom-10.1.7.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helger.commons/ph-commons-parent-pom/ -->
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-commons-parent-pom</artifactId>
<version>10.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.commons/ph-commons-parent-pom/
implementation 'com.helger.commons:ph-commons-parent-pom:10.1.7'
// https://jarcasting.com/artifacts/com.helger.commons/ph-commons-parent-pom/
implementation ("com.helger.commons:ph-commons-parent-pom:10.1.7")
'com.helger.commons:ph-commons-parent-pom:pom:10.1.7'
<dependency org="com.helger.commons" name="ph-commons-parent-pom" rev="10.1.7">
<artifact name="ph-commons-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.commons', module='ph-commons-parent-pom', version='10.1.7')
)
libraryDependencies += "com.helger.commons" % "ph-commons-parent-pom" % "10.1.7"
[com.helger.commons/ph-commons-parent-pom "10.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |