JasperReports

JasperReports
Developer(s) Jaspersoft
Stable release
6.3.0, see:
Operating system Cross-platform
Available in Multilingual
Type Enterprise Reporting
License LGPL
Website http://community.jaspersoft.com/project/jasperreports-library

JasperReports is an open source Java reporting tool that can write to a variety of targets, such as: screen, a printer, into PDF, HTML, Microsoft Excel, RTF, ODT, Comma-separated values or XML files.

It can be used in Java-enabled applications, including Java EE or web applications, to generate dynamic content. It reads its instructions from an XML or .jasper file.

JasperReports is part of the Lisog open source stack initiative.

Features

JasperReports is an open source reporting library that can be embedded into any Java application. Features include:

For users with more sophisticated report management requirements, reports designed for JasperReports can be easily imported into the JasperServer - the interactive report server..,.

Jaspersoft

Jaspersoft
subsidiary
Industry Business Intelligence
Founded 2002
Headquarters San Francisco, United States
Key people
Teodor Danciu, JasperReports; Al Campa, Founder; Brian Gentile, CEO
Products Jaspersoft BI[3]
Website jaspersoft.com

Teodor Danciu began work on JasperReports in June 2001, the sf.net project was registered in September 2001[4] and JasperReports 0.1.5 was released on November 3, 2001.[5]

JasperReports Version 1.0 was released on July 21, 2005.[6]

The code was originally licensed under a copyleft JasperReports License[4] and later moved to LGPL.

Jaspersoft was originally called Panscopic, and was founded by Al Campa, CEO, and Raj Bhargava, VP of Products in 2001. Panscopic raised $23M from Doll Capital, Discovery Ventures, Morgenthaler Ventures, and Partech. In 2004 Panscopic teamed up with Teodor Danciu,[7] acquired the intellectual property of JasperReports, and changed the name of the company to Jaspersoft. Brian Gentile became CEO in 2007.

Jaspersoft provides commercial software around the JasperReports product, and negotiate contracts with software developers that wish to embed the JasperReports engine into a closed source product.

Jaspersoft's main related product is JasperReports Server, a Java EE web application that provides advanced report server capabilities such as report scheduling and permissions. It is available under an open source license for use in conjunction with open source infrastructure such as MySQL and JBoss, or a commercial license for enterprise deployments involving commercial databases and application servers.

Jaspersoft is a gold partner with MySQL,[8] and JasperReports was included in the PostgreSQL distribution Bizgres version 0.7.[9][10][11]

On April 28, 2014, TIBCO announced it had acquired Jaspersoft for approximately $185 million.[12]

JRXML

JasperReports reports are defined in an XML file format, called JRXML, which can be hand-coded, generated, or designed using a tool. The file format is defined by a Document Type Definition (DTD) or XML schema for newer versions, providing limited interoperability.[13]

The main difference between using XML and a .jasper file is that the XML file should be compiled at runtime using the JasperCompileManager class.

IDE integration

Many prominent Java IDEs provide instructions for users wishing to integrate JasperReports into a project.[14]

Further reading

Code refactoring

JasperReports has been the focus of several academic papers on code refactoring

References

  1. Erik Swenson (2002-09-20). "Reports made easy with JasperReports". JavaWorld.com. Retrieved 2007-01-11.
  2. Christian Brell; Tobias Kieninger (January 2007). "Freie Reporting-Tools im Vergleich" (PDF). Orientations in Objects; JavaSpektrum. Retrieved 2007-07-14.
  3. Zack Urlocker (July 23, 2007). "JasperSoft BI Suite 2.0". InfoWorld weblog. Retrieved 2007-07-30.
  4. 1 2 "An Interview with Teodor Danciu of JasperReports". RootPrompt. February 16, 2005. Retrieved 2007-01-11.
  5. freshmeat.net: Project details for JasperReports:Comment
  6. "JasperReports 1.0 released". theserverside. Retrieved 2007-01-11.
  7. "Can an open source project get acquired? One just did.". zdnet blogs. April 25, 2005. Retrieved 2006-12-28.
  8. "MySQL AB :: Jaspersoft". 2006-06-27. Retrieved 2007-01-11.
  9. "Bizgres 0.7 Released". bizgres.org. August 3, 2005. Archived from the original on December 17, 2006. Retrieved 2007-01-11.
  10. Gavin Clarke (3 August 2005). "Bizgres gets down to business with open source BI stack". RegDeveloper. Retrieved 2007-01-11.
  11. Jutta Horstmann (November 10, 2005). "Migrating to Open Source Databases: The Data Warehouse Case Study" (PDF). Archived from the original (PDF) on September 29, 2007. Retrieved 2007-01-11.
  12. TIBCO Software Acquires Jaspersoft
  13. David R. Heffelfinger. "JasperReports Tutorial/Getting Started Guide". Retrieved 2007-01-11.
  14. JasperReports Project Page
  15. Ricardo Olivieri (17 November 2004). "Generating online reports using JasperReports and WebSphere Studio". IBM developerWorks. Retrieved 2007-01-11.

External links

This article is issued from Wikipedia - version of the 11/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.