MVN

com.vectorprint : ConfigurableReports

Maven & Gradle

Aug 13, 2016
1 usages
0 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 Updated
  • ConfigurableReports-9.2

    Aug 12, 2016
  • ConfigurableReports-9.1

    Apr 30, 2016
  • ConfigurableReports-8.10

    Apr 02, 2016
  • ConfigurableReports-8.9

    Feb 27, 2016
  • ConfigurableReports-8.7

    Feb 03, 2016
  • ConfigurableReports-8.1

    Jan 01, 2016
  • ConfigurableReports-8.0

    Dec 25, 2015
  • ConfigurableReports-7.2

    Oct 24, 2015
  • ConfigurableReports-7.1

    Oct 23, 2015
  • ConfigurableReports-6.2

    Jun 28, 2015
  • ConfigurableReports-6.1

    Jun 18, 2015
  • ConfigurableReports-5.3

    Mar 30, 2015
  • ConfigurableReports-5.1

    Mar 19, 2015
  • ConfigurableReports-3.0

    Mar 01, 2015
  • ConfigurableReports-2.1

    Feb 22, 2015
  • ConfigurableReports-2.0

    Jan 17, 2015
  • ConfigurableReports-1.1

    Oct 18, 2014
  • ConfigurableReports-1.0

    Aug 09, 2014

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

Jun 29, 2022
4 usages
1 stars
Mar 19, 2015
3 usages
Jun 24, 2014
2 usages
Aug 13, 2016
1 usages
1 stars
Aug 13, 2016
1 usages
0 stars

Discover Dependencies

Jan 25, 2016
2 usages
Jul 01, 2017
2 usages
4.6k stars
Nov 12, 2015
4 usages
12k 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
12k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome