is not current version
Last Version 1.14

QR Invoice REST API - Standalone 1.13

A Java based solution that simplifies the creation and processing of Swiss QR Invoices

License

License

GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-standalone
Version

Version

1.13
Type

Type

jar
Description

Description

QR Invoice REST API - Standalone
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
Project Organization

Project Organization

Codeblock GmbH

Download qrinvoice-rest-standalone 1.13


<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/ -->
<dependency>
    <groupId>ch.codeblock.qrinvoice.rest</groupId>
    <artifactId>qrinvoice-rest-standalone</artifactId>
    <version>1.13</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.13'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.13")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.13'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-standalone" rev="1.13">
  <artifact name="qrinvoice-rest-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-standalone', version='1.13')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-standalone" % "1.13"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone "1.13"]

Dependencies

compile (19)

Group / Artifact Type Version
ch.codeblock.qrinvoice.core : qrinvoice-core jar 1.13
ch.codeblock.qrinvoice.documents : qrinvoice-documents jar 1.13
ch.codeblock.qrinvoice.rest : qrinvoice-rest-model jar 1.13
ch.codeblock.qrinvoice.rest : qrinvoice-rest-webgui jar 1.13
ch.codeblock.qrinvoice.openpdf : qrinvoice-openpdf jar 1.13
ch.codeblock.qrinvoice.pdfbox : qrinvoice-pdfbox jar 1.13
ch.codeblock.qrinvoice.bulk : qrinvoice-bulk jar 1.13
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.springframework.boot : spring-boot-starter-actuator jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
org.springframework.boot : spring-boot-devtools Optional jar
org.springdoc : springdoc-openapi-ui jar 1.6.4
commons-io : commons-io jar 2.11.0
net.logstash.logback : logstash-logback-encoder jar 6.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

runtime (1)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework.boot : spring-boot-starter-test jar
ch.codeblock.qrinvoice.tests : qrinvoice-tests-resources jar 1.13

Project Modules

There are no modules declared in this project.