MVN

com.vectorprint : VectorPrintReport

Maven & Gradle

Jun 24, 2014
2 usages

VectorPrintReport · This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report. Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to transform existing Java data objects into report block - provide styling information (css like) seperate from code - a firebug like debug mode to help evaluate your report.

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

Latest Version

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

  • Latest Stable: 13.1

All Versions

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

Version Vulnerabilities Updated
13.1
VectorPrintReport-13.1
13.0
VectorPrintReport-13.0
12.4
VectorPrintReport-12.4
12.3
VectorPrintReport-12.3
12.2
VectorPrintReport-12.2
12.1
VectorPrintReport-12.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.vectorprint</groupId>
    <artifactId>VectorPrintReport</artifactId>
    <version>13.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.vectorprint:VectorPrintReport:13.1'

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

implementation("com.vectorprint:VectorPrintReport:13.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.vectorprint" % "VectorPrintReport" % "13.1"

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

Jun 10, 2008
4 usages
Aug 01, 2013
0 stars
Sep 21, 2014
7 stars
Mar 15, 2015
1 usages
295 stars
Jun 10, 2010
10 stars
Aug 16, 2011
5 usages
22 stars
Dec 02, 2014
1 usages