| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdmx.bigdata.cfdi |
| ArtifactId | ArtifactIdcfdi-base |
| Last Version | Last Version0.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncfdi-base
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cfdi-base-0.2.5.pom | |
| cfdi-base-0.2.5.jar | 342 KB |
| cfdi-base-0.2.5-sources.jar | 247 KB |
| cfdi-base-0.2.5-javadoc.jar | 1 MB |
| cfdi-base-0.2.5-bin.zip | 5 MB |
| cfdi-base-0.2.5-bin.tar.gz | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/mx.bigdata.cfdi/cfdi-base/ -->
<dependency>
<groupId>mx.bigdata.cfdi</groupId>
<artifactId>cfdi-base</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/mx.bigdata.cfdi/cfdi-base/
implementation 'mx.bigdata.cfdi:cfdi-base:0.2.5'
// https://jarcasting.com/artifacts/mx.bigdata.cfdi/cfdi-base/
implementation ("mx.bigdata.cfdi:cfdi-base:0.2.5")
'mx.bigdata.cfdi:cfdi-base:jar:0.2.5'
<dependency org="mx.bigdata.cfdi" name="cfdi-base" rev="0.2.5">
<artifact name="cfdi-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.bigdata.cfdi', module='cfdi-base', version='0.2.5')
)
libraryDependencies += "mx.bigdata.cfdi" % "cfdi-base" % "0.2.5"
[mx.bigdata.cfdi/cfdi-base "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | r06 |
| commons-codec : commons-codec | jar | 1.4 |
| ca.juliusdavies : not-yet-commons-ssl | jar | 0.3.11 |
| org.bouncycastle : bcprov-ext-jdk15 | jar | 1.45 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.1.12 |
| com.sun.xml.bind : jaxb-impl | jar | 2.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 0.11.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |