Print and Excel Server

Spring boot component that allows you to produce prints and excel extractions from a queue

License

License

GroupId

GroupId

it.cnr.si.sigla
ArtifactId

ArtifactId

sigla-print
Last Version

Last Version

2.0.10
Release Date

Release Date

Type

Type

war
Description

Description

Print and Excel Server
Spring boot component that allows you to produce prints and excel extractions from a queue

Download sigla-print

How to add to project

<!-- https://jarcasting.com/artifacts/it.cnr.si.sigla/sigla-print/ -->
<dependency>
    <groupId>it.cnr.si.sigla</groupId>
    <artifactId>sigla-print</artifactId>
    <version>2.0.10</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.sigla/sigla-print/
implementation 'it.cnr.si.sigla:sigla-print:2.0.10'
// https://jarcasting.com/artifacts/it.cnr.si.sigla/sigla-print/
implementation ("it.cnr.si.sigla:sigla-print:2.0.10")
'it.cnr.si.sigla:sigla-print:war:2.0.10'
<dependency org="it.cnr.si.sigla" name="sigla-print" rev="2.0.10">
  <artifact name="sigla-print" type="war" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.sigla', module='sigla-print', version='2.0.10')
)
libraryDependencies += "it.cnr.si.sigla" % "sigla-print" % "2.0.10"
[it.cnr.si.sigla/sigla-print "2.0.10"]

Dependencies

compile (23)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar
net.sf.jasperreports : jasperreports jar 6.11.0
com.lowagie : itext jar 2.1.7
com.oracle.ojdbc : ojdbc8 jar 19.3.0.0
org.postgresql : postgresql jar 9.4-1203-jdbc42
org.olap4j : olap4j jar 1.2.0
commons-io : commons-io jar 2.5
xml-apis : xml-apis jar 1.4.01
org.apache.poi : poi jar 3.0-FINAL
it.cnr.si.sprint : sprint-logging jar 3.0.1
it.cnr.si.sprint : sprint-storage jar 3.0.1
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl jar 1.0.0
it.cnr.si.sprint : sprint-custom jar 3.0.1
me.moocar : logback-gelf jar 0.3
org.gitlab4j : gitlab4j-api jar 4.14.30
com.jcabi : jcabi-github jar 0.41
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.google.guava : guava jar 20.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar 1.4.192

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0