JasperReports.
JasperReports Library.
Here is the list of declaration for jasperreports. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>net.sf.jasperreports</groupId> <artifactId>jasperreports</artifactId> <version>3.7.6</version> </dependency>
If you think this Maven repository POM file listing for jasperreports is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
Name:GNU Lesser General Public License
URL: http://jasperreports.sourceforge.net/license.html.
The jasperreports-3.7.6 has 38 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.
Category | Artifact | Depended By Count |
---|---|---|
Data Structure | commons-beanutils 1.8.0 BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 134 |
Data Structure | commons-collections 2.1 Commons Collections | 44 |
XML | commons-digester 1.7 The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. | 182 |
Log | commons-logging 1.0.2 Commons Logging | 20 |
itext 2.1.7 iText, a free Java-PDF library | 84 | |
Chart | jcommon 1.0.15 JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport. | 20 |
Chart | jfreechart 1.0.12 JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots. | 37 |
Console | xalan 2.7.1 Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in... | 155 |
Scripting | js 1.7R1 Rhino: JavaScript for Java | 26 |
Build | ant 1.7.1 Apache Ant | 137 |
EJB | persistence-api 1.0 The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view. | 361 |
XPath | jaxen 1.1.1 Jaxen is a universal Java XPath engine. | 115 |
Spring | spring-core 2.5 Spring Framework: Core | 157 |
Spring | spring-beans 2.5 Spring Framework: Beans | 18 |
Development | barcode4j 2.0 Barcode4J is a flexible generator for barcodes written in Java. | 10 |
The following table lists the most popular artifacts which are depending on jasperreports-3.7.6. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Spring | spring-webmvc 3.2.9.RELEASE Spring Web MVC | 7 |
The following plugins are used in the jasperreports-3.7.6.jar
The following packages are defined in the jasperreports-3.7.6.jar
net.sf.jasperreports.ant net.sf.jasperreports.charts net.sf.jasperreports.charts.base net.sf.jasperreports.charts.design net.sf.jasperreports.charts.fill net.sf.jasperreports.charts.type net.sf.jasperreports.charts.util net.sf.jasperreports.charts.xml net.sf.jasperreports.compilers net.sf.jasperreports.components net.sf.jasperreports.components.barbecue net.sf.jasperreports.components.barcode4j net.sf.jasperreports.components.charts net.sf.jasperreports.components.list net.sf.jasperreports.components.spiderchart net.sf.jasperreports.components.spiderchart.type net.sf.jasperreports.components.table net.sf.jasperreports.components.table.fill net.sf.jasperreports.crosstabs net.sf.jasperreports.crosstabs.base net.sf.jasperreports.crosstabs.design net.sf.jasperreports.crosstabs.fill net.sf.jasperreports.crosstabs.fill.calculation net.sf.jasperreports.crosstabs.type net.sf.jasperreports.crosstabs.xml net.sf.jasperreports.engine net.sf.jasperreports.engine.base net.sf.jasperreports.engine.component net.sf.jasperreports.engine.convert net.sf.jasperreports.engine.data net.sf.jasperreports.engine.design net.sf.jasperreports.engine.design.events net.sf.jasperreports.engine.export net.sf.jasperreports.engine.export.data net.sf.jasperreports.engine.export.draw net.sf.jasperreports.engine.export.legacy net.sf.jasperreports.engine.export.oasis net.sf.jasperreports.engine.export.ooxml net.sf.jasperreports.engine.export.zip net.sf.jasperreports.engine.fill net.sf.jasperreports.engine.fonts net.sf.jasperreports.engine.print net.sf.jasperreports.engine.query net.sf.jasperreports.engine.scriptlets net.sf.jasperreports.engine.type net.sf.jasperreports.engine.util net.sf.jasperreports.engine.util.xml net.sf.jasperreports.engine.xml net.sf.jasperreports.extensions net.sf.jasperreports.governors net.sf.jasperreports.j2ee.servlets net.sf.jasperreports.olap net.sf.jasperreports.olap.mapping net.sf.jasperreports.olap.mondrian net.sf.jasperreports.olap.result net.sf.jasperreports.olap.xmla net.sf.jasperreports.renderers net.sf.jasperreports.swing net.sf.jasperreports.view net.sf.jasperreports.view.save org.w3c.tools.codec
Here is the content of the POM file.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>net.sf.jasperreports</groupId> <artifactId>jasperreports</artifactId> <version>3.7.6</version> <packaging>jar</packaging> <name>JasperReports</name> <url>http://jasperreports.sourceforge.net</url> <description>JasperReports Library</description> <licenses> <license> <name>GNU Lesser General Public License</name> <url>http://jasperreports.sourceforge.net/license.html</url> <distribution>repo</distribution> </license> </licenses> <scm> <connection>scm:svn:http://jasperforge.org/svn/repos/jasperreports</connection> <tag>jr-3-7-6</tag> <url>http://jasperforge.org/scm/viewvc.php/?root=jasperreports</url> </scm> <repositories> <repository> <id>jasperreports</id> <url>http://jasperreports.sourceforge.net/maven2</url> </repository> </repositories> <build> <sourceDirectory>src</sourceDirectory> <resources> <resource> <directory>src</directory> <includes> <include>**/*.dtd</include> <include>**/*.xsd</include> <include>**/*.rels</include> <include>**/*.xml</include> <include>**/*.properties</include> <include>**/*.png</include> <include>**/*.GIF</include> <include>**/*TokenTypes.txt</include> </includes> </resource> </resources> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.5</source> <target>1.5</target> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> <version>2.4</version> <executions> <execution> <id>copy_additional_resources</id> <goals> <goal>copy-resources</goal> </goals> <phase>process-resources</phase> <configuration> <outputDirectory>${basedir}/target/classes</outputDirectory> <resources> <resource> <directory>${basedir}</directory> <includes> <include>license.txt</include> </includes> </resource> </resources> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <configuration> <archive> <manifestEntries> <Built-By>Jaspersoft</Built-By> </manifestEntries> <manifestSections> <manifestSection> <name>net/sf/jasperreports/engine/</name> <manifestEntries> <Specification-Title>JasperReports Library</Specification-Title> <Specification-Version>${pom.version}</Specification-Version> <Specification-Vendor>Jaspersoft</Specification-Vendor> <Implementation-Title>net.sf.jasperreports.engine</Implementation-Title> <Implementation-Version>${pom.version}</Implementation-Version> <Implementation-Vendor>Jaspersoft</Implementation-Vendor> </manifestEntries> </manifestSection> </manifestSections> </archive> </configuration> </plugin> <!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <executions> <execution> <id>sign-artifacts</id> <phase>verify</phase> <goals> <goal>sign</goal> </goals> </execution> </executions> </plugin> --> </plugins> </build> <distributionManagement> <repository> <id>sonatype-nexus-staging</id> <name>Nexus Release Repository</name> <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url> </repository> </distributionManagement> <dependencies> <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> <version>1.8.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> <version>2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>commons-digester</groupId> <artifactId>commons-digester</artifactId> <version>1.7</version> <scope>compile</scope> </dependency> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.0.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate</artifactId> <version>3.0.5</version> <scope>compile</scope> <exclusions> <exclusion> <groupId>javax.transaction</groupId> <artifactId>jta</artifactId> </exclusion> </exclusions> <optional>true</optional> </dependency> <dependency> <groupId>com.lowagie</groupId> <artifactId>itext</artifactId> <version>2.1.7</version> <scope>compile</scope> </dependency> <dependency> <groupId>jfree</groupId> <artifactId>jcommon</artifactId> <version>1.0.15</version> <scope>compile</scope> <exclusions> <exclusion> <groupId>gnujaxp</groupId> <artifactId>gnujaxp</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>jfree</groupId> <artifactId>jfreechart</artifactId> <version>1.0.12</version> <scope>compile</scope> <exclusions> <exclusion> <groupId>gnujaxp</groupId> <artifactId>gnujaxp</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi</artifactId> <version>3.6</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> <version>2.2</version> <scope>provided</scope> <optional>true</optional> </dependency> <dependency> <groupId>xalan</groupId> <artifactId>xalan</artifactId> <version>2.7.1</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> <version>1.3.02</version> <scope>compile</scope> </dependency> <dependency> <groupId>eclipse</groupId> <artifactId>jdtcore</artifactId> <version>3.1.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> <version>1.7.5</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>rhino</groupId> <artifactId>js</artifactId> <version>1.7R1</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> <version>1.7.1</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>net.sourceforge.jexcelapi</groupId> <artifactId>jxl</artifactId> <version>2.6.10</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>com.keypoint</groupId> <artifactId>png-encoder</artifactId> <version>1.5</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>commons-javaflow</groupId> <artifactId>commons-javaflow</artifactId> <version>20060411</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>mondrian</groupId> <artifactId>mondrian</artifactId> <version>3.1.1.12687</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>javax.persistence</groupId> <artifactId>persistence-api</artifactId> <version>1.0</version> <optional>true</optional> </dependency> <dependency> <groupId>antlr</groupId> <artifactId>antlr</artifactId> <version>2.7.5</version> <optional>true</optional> </dependency> <dependency> <groupId>javax.xml.soap</groupId> <artifactId>saaj-api</artifactId> <version>1.3</version> <scope>compile</scope> <optional>true</optional> <exclusions> <exclusion> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> <version>1.1.1</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.beanshell</groupId> <artifactId>bsh</artifactId> <version>2.0b4</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-bridge</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-gvt</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-util</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-svg-dom</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-dom</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-script</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-css</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-svggen</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-awt-util</artifactId> <version>1.7</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> <version>2.5</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-beans</artifactId> <version>2.5</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>net.sf.barcode4j</groupId> <artifactId>barcode4j</artifactId> <version>2.0</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>net.sourceforge.barbecue</groupId> <artifactId>barbecue</artifactId> <version>1.5-beta1</version> <scope>compile</scope> <optional>true</optional> </dependency> </dependencies> </project>