License |
License |
---|---|
GroupId | GroupIdcom.helger |
ArtifactId | ArtifactIdph-jaxb-pom |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionph-jaxb-pom
A POM only project that contains all dependencies to easily use JAXB in your Maven project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]