License |
License |
---|---|
GroupId | GroupIdch.codeblock.qrinvoice.rest |
ArtifactId | ArtifactIdqrinvoice-rest-standalone |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQR Invoice REST API - Standalone
|
<!-- 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.14'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.14")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.14'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-standalone" rev="1.14">
<artifact name="qrinvoice-rest-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-standalone', version='1.14')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-standalone" % "1.14"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone "1.14"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | |
javax.validation : validation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
ch.codeblock.qrinvoice.tests : qrinvoice-tests-resources | jar | ${project.version} |