Last Version

QR Invoice REST API - Model 1.14

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-model
Version

Version

1.14
Type

Type

jar
Description

Description

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

Project Organization

Codeblock GmbH

Download qrinvoice-rest-model 1.14


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
javax.annotation : javax.annotation-api jar 1.3.2
com.sun.xml.bind : jaxb-impl jar 2.2.3-1
io.swagger.core.v3 : swagger-annotations jar 2.1.12

provided (1)

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

runtime (1)

Group / Artifact Type Version
ch.codeblock.qrinvoice.rest : qrinvoice-rest-tools-generator Optional jar 1.14

Project Modules

There are no modules declared in this project.