Last Version

XSender :: Parent 3.0.3.Final

Java library for sending XML files to SUNAT

License

License

GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

xsender
Version

Version

3.0.3.Final
Type

Type

jar
Description

Description

XSender :: Parent
Java library for sending XML files to SUNAT
Source Code Management

Source Code Management

https://github.com/project-openubl/xsender

Download xsender 3.0.3.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.3.6
org.apache.cxf : cxf-rt-transports-http jar 3.3.6
org.apache.cxf : cxf-rt-ws-security jar 3.3.6
org.jodd : jodd-core jar 5.1.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.