License |
License |
---|---|
GroupId | GroupIdio.github.project-openubl |
ArtifactId | ArtifactIdxml-sender-integration-tests |
Version | Version1.0.0.Beta2 |
Type | Typejar |
Description |
DescriptionXML Sender :: Integration Tests
SUNAT Microservice for sending XMLs
|
<!-- https://jarcasting.com/artifacts/io.github.project-openubl/xml-sender-integration-tests/ -->
<dependency>
<groupId>io.github.project-openubl</groupId>
<artifactId>xml-sender-integration-tests</artifactId>
<version>1.0.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-openubl/xml-sender-integration-tests/
implementation 'io.github.project-openubl:xml-sender-integration-tests:1.0.0.Beta2'
// https://jarcasting.com/artifacts/io.github.project-openubl/xml-sender-integration-tests/
implementation ("io.github.project-openubl:xml-sender-integration-tests:1.0.0.Beta2")
'io.github.project-openubl:xml-sender-integration-tests:jar:1.0.0.Beta2'
<dependency org="io.github.project-openubl" name="xml-sender-integration-tests" rev="1.0.0.Beta2">
<artifact name="xml-sender-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-openubl', module='xml-sender-integration-tests', version='1.0.0.Beta2')
)
libraryDependencies += "io.github.project-openubl" % "xml-sender-integration-tests" % "1.0.0.Beta2"
[io.github.project-openubl/xml-sender-integration-tests "1.0.0.Beta2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.project-openubl : xml-sender-distribution | jar | 1.0.0.Beta2 |
io.quarkus : quarkus-jdbc-h2 | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-test-h2 | jar | |
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.awaitility : awaitility | jar | 3.0.0 |