is not current version
Last Version 1.2.2

com.helger:ph-jaxb-pom 1.0.0

A POM only project that contains all dependencies to easily use JAXB in your Maven project

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-jaxb-pom
Version

Version

1.0.0
Type

Type

pom

Download ph-jaxb-pom 1.0.0

Filename Size
ph-jaxb-pom-1.0.0.pom 3 KB
Browse

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