| License |
License |
|---|---|
| GroupId | GroupIdio.github.percontmx.cfdi |
| ArtifactId | ArtifactIdjaxb-adapters |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPercont CFDI - Adaptadores de JAXB
Paquetes de Java para CFDI y complementos.
|
| Filename | Size |
|---|---|
| jaxb-adapters-1.1.pom | |
| jaxb-adapters-1.1.jar | 3 KB |
| jaxb-adapters-1.1-sources.jar | 3 KB |
| jaxb-adapters-1.1-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.percontmx.cfdi/jaxb-adapters/ -->
<dependency>
<groupId>io.github.percontmx.cfdi</groupId>
<artifactId>jaxb-adapters</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.percontmx.cfdi/jaxb-adapters/
implementation 'io.github.percontmx.cfdi:jaxb-adapters:1.1'
// https://jarcasting.com/artifacts/io.github.percontmx.cfdi/jaxb-adapters/
implementation ("io.github.percontmx.cfdi:jaxb-adapters:1.1")
'io.github.percontmx.cfdi:jaxb-adapters:jar:1.1'
<dependency org="io.github.percontmx.cfdi" name="jaxb-adapters" rev="1.1">
<artifact name="jaxb-adapters" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.percontmx.cfdi', module='jaxb-adapters', version='1.1')
)
libraryDependencies += "io.github.percontmx.cfdi" % "jaxb-adapters" % "1.1"
[io.github.percontmx.cfdi/jaxb-adapters "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.migesok : jaxb-java-time-adapters | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |