Last Version

ph-parent-pom 1.11.5

Generic parent POM for Java 1.8+ applications

License

License

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

parent-pom
Version

Version

1.11.5
Type

Type

pom
Description

Description

ph-parent-pom
Generic parent POM for Java 1.8+ applications
Project URL

Project URL

https://github.com/phax/ph-parent-pom
Project Organization

Project Organization

Philip Helger
Source Code Management

Source Code Management

http://github.com/phax/ph-parent-pom

Download parent-pom 1.11.5

Filename Size
parent-pom-1.11.5.pom 42 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.