| License |
License |
|---|---|
| GroupId | GroupIdcom.helger |
| ArtifactId | ArtifactIdphoss-smp-parent-pom |
| Last Version | Last Version5.7.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionphoss-smp-parent-pom
Base POM to build the phoss SMP projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| phoss-smp-parent-pom-5.7.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger/phoss-smp-parent-pom/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>phoss-smp-parent-pom</artifactId>
<version>5.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/phoss-smp-parent-pom/
implementation 'com.helger:phoss-smp-parent-pom:5.7.0'
// https://jarcasting.com/artifacts/com.helger/phoss-smp-parent-pom/
implementation ("com.helger:phoss-smp-parent-pom:5.7.0")
'com.helger:phoss-smp-parent-pom:pom:5.7.0'
<dependency org="com.helger" name="phoss-smp-parent-pom" rev="5.7.0">
<artifact name="phoss-smp-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='phoss-smp-parent-pom', version='5.7.0')
)
libraryDependencies += "com.helger" % "phoss-smp-parent-pom" % "5.7.0"
[com.helger/phoss-smp-parent-pom "5.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |