s

salmos-report-spring-boot-starter

A useful simple to use spring-boot library that help you turn your SQL query into a beautiful html table or xml document with very specific features
https://github.com/birddevelper/salmos-report-spring-boot-starter
The Apache License, Version 2.0
Mostafa Shaeri
Files download
File Operation
salmos-report-spring-boot-starter-1.1.0.jar download
salmos-report-spring-boot-starter-1.1.0.pom download
salmos-report-spring-boot-starter-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.birddevelper</groupId>
  <artifactId>salmos-report-spring-boot-starter</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.birddevelper:salmos-report-spring-boot-starter:1.1.0'
Gradle Kotlin
implementation("io.github.birddevelper:salmos-report-spring-boot-starter:1.1.0")
Scala SBT
libraryDependencies += "io.github.birddevelper" % "salmos-report-spring-boot-starter" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.birddevelper', module='salmos-report-spring-boot-starter', version='1.1.0')
)
Apache Ivy
<dependency org="io.github.birddevelper" name="salmos-report-spring-boot-starter" rev="1.1.0" />
Leiningen
[io.github.birddevelper/salmos-report-spring-boot-starter "1.1.0"]
Apache Buildr
'io.github.birddevelper:salmos-report-spring-boot-starter:jar:1.1.0'
Dependencies
The project has no third-party dependencies