File tree Expand file tree Collapse file tree 1 file changed +10
-15
lines changed
Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change 55[ ![ Project Chat] ( https://img.shields.io/badge/zulip-join_chat-brightgreen.svg?style=for-the-badge&logo=zulip )] ( https://projectopenubl.zulipchat.com/ )
66[ ![ Supported JVM Versions] ( https://img.shields.io/badge/JVM-11--17-brightgreen.svg?style=for-the-badge&logo=Java )] ( https://github.com/project-openubl/xsender/actions/runs/472762588/ )
77
8+ | Artifact | Version |
9+ | ---------------------------| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
10+ | XSender | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.project-openubl/xsender )] ( https://search.maven.org/artifact/io.github.project-openubl/xsender/ ) |
11+ | XSender Quarkus extension | [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.project-openubl/quarkus-xsender )] ( https://search.maven.org/artifact/io.github.project-openubl/quarkus-xsender/ ) |
12+
813# XSender
914
1015Libreria para realizar envíos de comprobantes electrónicos a los servicios web de la SUNAT y/o OSCE de acuerdo a lo
11- especificado por la SUNAT:
12- ![ logo] ( ./docs/images/sunat-logo20.png )
13-
14- ## Inicio rápido
15-
16- Incluir la última version de la libreria. Si utiliza maven agrege las siguientes lineas al archivo pom.xml:
16+ especificado por la SUNAT.
1717
18- ```
19- <dependency>
20- <groupId>io.github.project-openubl</groupId>
21- <artifactId>xsender</artifactId>
22- <version>3.0.1.Final</version>
23- </dependency>
24- ```
18+ ## Getting started
2519
26- Puede ver la lista de todos las disponibles [ aqui] ( https://mvnrepository.com/artifact/io.github.project-openubl/xsender )
20+ - [ Documentación] ( https://project-openubl.github.io )
21+ - [ Discusiones] ( https://github.com/project-openubl/xsender/discussions )
2722
2823## License
2924
30- - [ Eclipse Public License - v 2.0] ( ./ LICENSE)
25+ - [ Apache License, Version 2.0] ( https://www.apache.org/licenses/ LICENSE-2.0 )
You can’t perform that action at this time.
0 commit comments