s

salmos-report-spring-boot-starter

SalmosReport is a spring boot library that helps make beautiful html table, xml document, pdf document or any other format you wish from SQL query or Arrays and Lists. Until now, it can produce Html, xml, pdf document and custom format report .
https://github.com/birddevelper/salmos-report-spring-boot-starter
The Apache License, Version 2.0
M.Shaeri
Files download
File Operation
salmos-report-spring-boot-starter-2.1.0.jar download
salmos-report-spring-boot-starter-2.1.0.pom download
salmos-report-spring-boot-starter-2.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.birddevelper</groupId>
  <artifactId>salmos-report-spring-boot-starter</artifactId>
  <version>2.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.birddevelper:salmos-report-spring-boot-starter:2.1.0'
Gradle Kotlin
implementation("io.github.birddevelper:salmos-report-spring-boot-starter:2.1.0")
Scala SBT
libraryDependencies += "io.github.birddevelper" % "salmos-report-spring-boot-starter" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.birddevelper', module='salmos-report-spring-boot-starter', version='2.1.0')
)
Apache Ivy
<dependency org="io.github.birddevelper" name="salmos-report-spring-boot-starter" rev="2.1.0" />
Leiningen
[io.github.birddevelper/salmos-report-spring-boot-starter "2.1.0"]
Apache Buildr
'io.github.birddevelper:salmos-report-spring-boot-starter:jar:2.1.0'
Dependencies
The project has no third-party dependencies