MVN

io.github.hedoncz : jsreport-javaclient

Maven & Gradle

Apr 05, 2023
6 stars

io.github.hedoncz:jsreport-javaclient · Java SDK to call remotely jsreport (JavaScript based reporting system).

<dependency>
    <groupId>io.github.hedoncz</groupId>
    <artifactId>jsreport-javaclient</artifactId>
    <version>1.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hedoncz : jsreport-javaclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of io.github.hedoncz : jsreport-javaclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jsreport-javaclient-1.0.13
jsreport-javaclient-1.0.11
jsreport-javaclient-1.0.10
jsreport-javaclient-1.0.6
jsreport-javaclient-1.0.3
jsreport-javaclient-1.0.2
jsreport-javaclient-1.0.1

How to add a dependency to Maven

Add the following io.github.hedoncz : jsreport-javaclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.hedoncz</groupId>
    <artifactId>jsreport-javaclient</artifactId>
    <version>1.0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.hedoncz : jsreport-javaclient gradle dependency to your build.gradle file:

implementation 'io.github.hedoncz:jsreport-javaclient:1.0.13'

Gradle Kotlin DSL: Add the following io.github.hedoncz : jsreport-javaclient gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.hedoncz:jsreport-javaclient:1.0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.hedoncz : jsreport-javaclient sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.hedoncz" % "jsreport-javaclient" % "1.0.13"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 09, 2023
8 usages
0 stars
Sep 21, 2021
1 usages
115 stars
Jul 12, 2023
10 usages
5.9k stars
Sep 10, 2020
1 usages
5.9k stars
Sep 11, 2020
131 stars
Aug 03, 2023
0 stars
Jun 16, 2023
3 usages
255 stars
Jan 29, 2023
1 usages
502 stars