| License |
License |
|---|---|
| GroupId | GroupIdcom.helger.cii |
| ArtifactId | ArtifactIdph-cii-parent-pom |
| Version | Version2.5.0 |
| Type | Typepom |
| Description |
Descriptionph-cii-parent-pom
Base POM to build the ph-cii projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ph-cii-parent-pom-2.5.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger.cii/ph-cii-parent-pom/ -->
<dependency>
<groupId>com.helger.cii</groupId>
<artifactId>ph-cii-parent-pom</artifactId>
<version>2.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.cii/ph-cii-parent-pom/
implementation 'com.helger.cii:ph-cii-parent-pom:2.5.0'
// https://jarcasting.com/artifacts/com.helger.cii/ph-cii-parent-pom/
implementation ("com.helger.cii:ph-cii-parent-pom:2.5.0")
'com.helger.cii:ph-cii-parent-pom:pom:2.5.0'
<dependency org="com.helger.cii" name="ph-cii-parent-pom" rev="2.5.0">
<artifact name="ph-cii-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.cii', module='ph-cii-parent-pom', version='2.5.0')
)
libraryDependencies += "com.helger.cii" % "ph-cii-parent-pom" % "2.5.0"
[com.helger.cii/ph-cii-parent-pom "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |