Пакет apache-commons-httpclient: Информация

    Исходный пакет: apache-commons-httpclient
    Версия: 3.1-alt5_6jpp6
    Собран:  20 марта 2012 г. 3:09
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://commons.apache.org/httpclient/

    Лицензия: ASL 2.0
    О пакете: Apache Commons HTTPClient Package
    Описание: 
    The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant
    protocol used on the Internet today. Web services, network-enabled
    appliances and the growth of network computing continue to expand the
    role of the HTTP protocol beyond user-driven web browsers, and increase
    the number of applications that may require HTTP support.
    Although the java.net package provides basic support for accessing
    resources via HTTP, it doesn't provide the full flexibility or
    functionality needed by many applications. The Jakarta Commons HTTP
    Client component seeks to fill this void by providing an efficient,
    up-to-date, and feature-rich package implementing the client side of the
    most recent HTTP standards and recommendations.
    Designed for extension while providing robust support for the base HTTP
    protocol, the HTTP Client component may be of interest to anyone
    building HTTP-aware client applications such as web browsers, web
    service clients, or systems that leverage or extend the HTTP protocol
    for distributed communication.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    apache-commons-httpclient (noarch)
    apache-commons-httpclient-demo (noarch)
    apache-commons-httpclient-javadoc (noarch)
    apache-commons-httpclient-manual (noarch)
    apache-commons-httpclient-repolib (noarch)

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. ant >= 0:1.7
      2. ant-junit
      3. apache-commons-codec
      4. apache-commons-logging
      5. apache-commons-logging-javadoc
      6. apache-commons-parent >= 0:12
      7. /proc
      8. maven-jxr
      9. maven-surefire-maven-plugin
      10. maven-surefire-provider-junit
      11. maven-surefire-report-maven-plugin
      12. maven2 >= 0:2.0.8
      13. maven2-default-skin
      14. maven2-plugin-antrun
      15. maven2-plugin-assembly
      16. maven2-plugin-compiler
      17. maven2-plugin-idea
      18. maven2-plugin-install
      19. maven2-plugin-jar
      20. maven2-plugin-javadoc
      21. maven2-plugin-resources
      22. mojo-maven2-plugin-jdepend
      23. mojo-maven2-plugin-taglist
      24. rpm-build-java-osgi
      25. fonts-ttf-liberation
      26. java-javadoc
      27. jpackage-compat
      28. jpackage-utils >= 0:5.0.0
      29. junit

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


    16 марта 2012 г. Igor Vlasenko 1:3.1-alt5_6jpp6
    - fixed build with java 7
    22 июля 2011 г. Igor Vlasenko 1:3.1-alt4_6jpp6
    - disabled tests thank to new hasher
    25 февраля 2011 г. Igor Vlasenko 1:3.1-alt3_6jpp6
    - renamed to apache-commons-httpclient