Last Version

QR Invoice REST API - Standalone 1.14


License

License

GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-standalone
Version

Version

1.14
Type

Type

jar
Description

Description

QR Invoice REST API - Standalone

Download qrinvoice-rest-standalone 1.14


<!-- 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"]

Dependencies

compile (21)

Group / Artifact Type Version
ch.codeblock.qrinvoice.core : qrinvoice-core jar
ch.codeblock.qrinvoice.documents : qrinvoice-documents jar
ch.codeblock.qrinvoice.rest : qrinvoice-rest-model jar ${project.version}
ch.codeblock.qrinvoice.rest : qrinvoice-rest-webgui jar ${project.version}
ch.codeblock.qrinvoice.openpdf : qrinvoice-openpdf jar
ch.codeblock.qrinvoice.pdfbox : qrinvoice-pdfbox jar
ch.codeblock.qrinvoice.bulk : qrinvoice-bulk jar
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
org.springframework.boot : spring-boot-starter-jdbc jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
javax.xml.bind : jaxb-api jar ${jaxb.version}
com.sun.xml.bind : jaxb-core jar ${jaxb.version}
com.sun.xml.bind : jaxb-impl jar ${jaxb.version}
org.springframework.boot : spring-boot-devtools Optional jar
org.springdoc : springdoc-openapi-ui jar 1.6.4
commons-io : commons-io jar
net.logstash.logback : logstash-logback-encoder jar 6.4
junit : junit jar

provided (1)

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

runtime (2)

Group / Artifact Type Version
org.postgresql : postgresql jar
javax.validation : validation-api jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
ch.codeblock.qrinvoice.tests : qrinvoice-tests-resources jar ${project.version}

Project Modules

There are no modules declared in this project.