| License |
License |
|---|---|
| GroupId | GroupIdcom.helger |
| ArtifactId | ArtifactIdph-ubl-jaxb-plugin |
| Version | Version6.1.0 |
| Type | Typejar |
| Description |
Descriptionph-ubl-jaxb-plugin
JAXB 2.2 plugin to create additional methods for UBL
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ph-ubl-jaxb-plugin-6.1.0.pom | |
| ph-ubl-jaxb-plugin-6.1.0.jar | 17 KB |
| ph-ubl-jaxb-plugin-6.1.0-sources.jar | 16 KB |
| ph-ubl-jaxb-plugin-6.1.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-ubl-jaxb-plugin</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/
implementation 'com.helger:ph-ubl-jaxb-plugin:6.1.0'
// https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/
implementation ("com.helger:ph-ubl-jaxb-plugin:6.1.0")
'com.helger:ph-ubl-jaxb-plugin:jar:6.1.0'
<dependency org="com.helger" name="ph-ubl-jaxb-plugin" rev="6.1.0">
<artifact name="ph-ubl-jaxb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-ubl-jaxb-plugin', version='6.1.0')
)
libraryDependencies += "com.helger" % "ph-ubl-jaxb-plugin" % "6.1.0"
[com.helger/ph-ubl-jaxb-plugin "6.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger : ph-commons | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jaxb : jaxb-core | jar | 2.2.11 |
| org.glassfish.jaxb : jaxb-xjc | jar | 2.2.11 |
| org.glassfish.jaxb : codemodel | jar | 2.2.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |