License |
License |
---|---|
GroupId | GroupIdch.codeblock.qrinvoice.rest |
ArtifactId | ArtifactIdqrinvoice-rest-standalone |
Version | Version1.12 |
Type | Typejar |
Description |
DescriptionQR Invoice REST API - Standalone
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
|
Project Organization |
Project Organization |
<!-- 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.12'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.12")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.12'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-standalone" rev="1.12">
<artifact name="qrinvoice-rest-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-standalone', version='1.12')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-standalone" % "1.12"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone "1.12"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.springframework.boot : spring-boot-starter-test | jar | |
ch.codeblock.qrinvoice.tests : qrinvoice-tests-resources | jar | 1.12 |