MVN

com.vectorprint : ConfigurableReports

Maven & Gradle

Aug 13, 2016
1 usages
1 stars

ConfigurableReports · This powerful reporting library aims to simplify producing reports using iText. The most demanding and coding intensive tasks when producing reports with iText are how to get from data to report elements, how to style those blocks and how to evaluate (debug) the resulting report layout. Exactly those three tasks are simplified by this library: xml configuration and/or annotations to transform existing Java data objects into report block, provide styling information (css like, syntax independent) seperate from code, a firebug like debug mode to help evaluate your report.

<dependency>
    <groupId>com.vectorprint</groupId>
    <artifactId>ConfigurableReports</artifactId>
    <version>9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vectorprint : ConfigurableReports to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.2

All Versions

Choose a version of com.vectorprint : ConfigurableReports to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.2
ConfigurableReports-9.2
9.1
ConfigurableReports-9.1
8.10
ConfigurableReports-8.10
8.9
ConfigurableReports-8.9
8.7
ConfigurableReports-8.7
8.1
ConfigurableReports-8.1
8.0
ConfigurableReports-8.0
7.2
ConfigurableReports-7.2
7.1
ConfigurableReports-7.1
6.2
ConfigurableReports-6.2
6.1
ConfigurableReports-6.1
5.3
ConfigurableReports-5.3
5.1
ConfigurableReports-5.1
3.0
ConfigurableReports-3.0
2.1
ConfigurableReports-2.1
2.0
ConfigurableReports-2.0
1.1
ConfigurableReports-1.1
1.0
ConfigurableReports-1.0

How to add a dependency to Maven

Add the following com.vectorprint : ConfigurableReports maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vectorprint</groupId>
    <artifactId>ConfigurableReports</artifactId>
    <version>9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vectorprint : ConfigurableReports gradle dependency to your build.gradle file:

implementation 'com.vectorprint:ConfigurableReports:9.2'

Gradle Kotlin DSL: Add the following com.vectorprint : ConfigurableReports gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vectorprint:ConfigurableReports:9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vectorprint : ConfigurableReports sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vectorprint" % "ConfigurableReports" % "9.2"

Advertisement

Dependencies from Group

Jul 21, 2023
4 usages
2 stars
Mar 19, 2015
3 usages
Jun 24, 2014
2 usages
Jul 21, 2023
1 usages
1 stars
Aug 13, 2016
1 usages
0 stars

Discover Dependencies

Jan 25, 2016
2 usages
Jul 01, 2017
2 usages
4.5k stars
Nov 12, 2015
4 usages
12.6k stars
Dec 28, 2015
2 usages
Sep 22, 2015
2 usages
Dec 26, 2016
5 usages
3 stars
Mar 22, 2018
3 usages
1 stars
Sep 04, 2018
3 usages
0 stars
Sep 04, 2018
3 usages
0 stars
Jul 18, 2018
2 usages
13k stars