Last Version

ph-jaxb-pom 1.2.2

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

License

License

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-jaxb-pom
Version

Version

1.2.2
Type

Type

pom
Description

Description

ph-jaxb-pom
A POM only project that contains all dependencies to easily use JAXB in your Maven project
Project URL

Project URL

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

Project Organization

Philip Helger
Source Code Management

Source Code Management

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

Download ph-jaxb-pom 1.2.2

Filename Size
ph-jaxb-pom-1.2.2.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.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-jaxb-pom/
implementation 'com.helger:ph-jaxb-pom:1.2.2'
// https://jarcasting.com/artifacts/com.helger/ph-jaxb-pom/
implementation ("com.helger:ph-jaxb-pom:1.2.2")
'com.helger:ph-jaxb-pom:pom:1.2.2'
<dependency org="com.helger" name="ph-jaxb-pom" rev="1.2.2">
  <artifact name="ph-jaxb-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-jaxb-pom', version='1.2.2')
)
libraryDependencies += "com.helger" % "ph-jaxb-pom" % "1.2.2"
[com.helger/ph-jaxb-pom "1.2.2"]

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.