| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.github.hedoncz | 
    
| ArtifactId | ArtifactIdjsreport-javaclient | 
    
| Last Version | Last Version1.0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionio.github.hedoncz:jsreport-javaclient 
            Java SDK to call remotely jsreport (JavaScript based reporting system). 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jsreport-javaclient-1.0.10.pom | |
| jsreport-javaclient-1.0.10.jar | 30 KB | 
| jsreport-javaclient-1.0.10-sources.jar | 15 KB | 
| jsreport-javaclient-1.0.10-javadoc.jar | 181 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.hedoncz/jsreport-javaclient/ -->
<dependency>
    <groupId>io.github.hedoncz</groupId>
    <artifactId>jsreport-javaclient</artifactId>
    <version>1.0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.hedoncz/jsreport-javaclient/
implementation 'io.github.hedoncz:jsreport-javaclient:1.0.10'
                // https://jarcasting.com/artifacts/io.github.hedoncz/jsreport-javaclient/
implementation ("io.github.hedoncz:jsreport-javaclient:1.0.10")
                'io.github.hedoncz:jsreport-javaclient:jar:1.0.10'
                <dependency org="io.github.hedoncz" name="jsreport-javaclient" rev="1.0.10">
  <artifact name="jsreport-javaclient" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.hedoncz', module='jsreport-javaclient', version='1.0.10')
)
                libraryDependencies += "io.github.hedoncz" % "jsreport-javaclient" % "1.0.10"
                [io.github.hedoncz/jsreport-javaclient "1.0.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.7 | 
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 | 
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 | 
| com.google.code.gson : gson | jar | 2.8.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 | 
| org.apache.pdfbox : pdfbox | jar | 2.0.24 | 
| org.spockframework : spock-core | jar | 2.0-M3-groovy-3.0 | 
| org.objenesis : objenesis | jar | 3.1 |