Last Version

XML Sender :: Core 1.0.0.Final

SUNAT Microservice for sending XMLs

License

License

GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

xml-sender-core
Version

Version

1.0.0.Final
Type

Type

jar
Description

Description

XML Sender :: Core
SUNAT Microservice for sending XMLs

Download xml-sender-core 1.0.0.Final


<!-- https://jarcasting.com/artifacts/io.github.project-openubl/xml-sender-core/ -->
<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xml-sender-core</artifactId>
    <version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-openubl/xml-sender-core/
implementation 'io.github.project-openubl:xml-sender-core:1.0.0.Final'
// https://jarcasting.com/artifacts/io.github.project-openubl/xml-sender-core/
implementation ("io.github.project-openubl:xml-sender-core:1.0.0.Final")
'io.github.project-openubl:xml-sender-core:jar:1.0.0.Final'
<dependency org="io.github.project-openubl" name="xml-sender-core" rev="1.0.0.Final">
  <artifact name="xml-sender-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-openubl', module='xml-sender-core', version='1.0.0.Final')
)
libraryDependencies += "io.github.project-openubl" % "xml-sender-core" % "1.0.0.Final"
[io.github.project-openubl/xml-sender-core "1.0.0.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-hibernate-validator jar
io.quarkus : quarkus-smallrye-openapi jar

test (2)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.