Пакет cewolf: Информация

    Исходный пакет: cewolf
    Версия: 1.0-alt4_5jpp5
    Собран:  30 марта 2013 г. 2:53
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://cewolf.sourceforge.net/

    Лицензия: LGPLv2+
    О пакете: Chart Taglib Library
    Описание: 
    Cewolf can be used inside a Servlet/JSP based web application
    to embed complex graphical charts of all kinds (e.g. line,
    pie, bar chart, plots, etc.) into a web page. Therefore it
    provides a full featured tag library to define all properties
    of the chart (colors, strokes, legend, etc.). Thus the JSP
    which embedds the chart is not polluted with any java code.
    Everything is described with XML conform tags.
    Cewolf is based on JFreeChart and uses it's rendering engine
    to render the final chart image into the clients response
    stream. No files are created on server side. Everything is
    based on lightweight session objects and dynamic data analysis.
    Cewolf consists of one servlet which handles the chart
    rendering and a taglibrary which translates the chart
    definition included in the JSP into an HTML img tag which
    consults the rendering servlet for retrieval of the
    appropriate chart.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cewolf (noarch)
    cewolf-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @java

      1. ant
      2. ant-junit3
      3. /proc
      4. crimson
      5. log4j
      6. servletapi4
      7. xml-commons-jaxp-1.3-apis
      8. xmlgraphics-batik
      9. jcommon >= 0:1.0.0
      10. jfreechart >= 0:1.0.0
      11. jpackage-1.6.0-compat
      12. jakarta-commons-logging
      13. jpackage-utils >= 0:1.7.5

    Последнее изменение


    29 марта 2013 г. Igor Vlasenko 0:1.0-alt4_5jpp5
    - explicitly use junit3
    3 октября 2012 г. Igor Vlasenko 0:1.0-alt3_5jpp5
    - added ant-junit BR:
    21 марта 2012 г. Igor Vlasenko 0:1.0-alt2_5jpp5
    - built with java 6 due to com.sun.image.codec.jpeg