Last Version

ph-jdmc-parent-pom 0.0.5

Base POM to build the ph-jdmc projects

License

License

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-jdmc-parent-pom
Version

Version

0.0.5
Type

Type

pom
Description

Description

ph-jdmc-parent-pom
Base POM to build the ph-jdmc projects
Project URL

Project URL

https://github.com/phax/ph-jdmc
Project Organization

Project Organization

Philip Helger
Source Code Management

Source Code Management

http://github.com/phax/ph-jdmc

Download ph-jdmc-parent-pom 0.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • ph-jdmc-core
  • ph-jdmc-example
  • ph-jdmc-maven-plugin