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

    Исходный пакет: picocontainer
    Версия: 2.15-alt1_4jpp8
    Собран:  6 февраля 2016 г. 22:21 в задании #158079
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://picocontainer.codehaus.org/

    Лицензия: BSD
    О пакете: Java library implementing the Dependency Injection pattern
    Описание: 
    PicoContainer is a highly embeddable full service Inversion of Control
    (IoC) container for components honor the Dependency Injection pattern.
    It can be used as a lightweight alternative to Sun's J2EE patterns for
    web applications or general solutions.
    
    Despite it being very compact in size (the core is ~128K and it has no
    mandatory dependencies outside the JDK), PicoContainer supports
    different dependency injection types (Constructor, Setter, Annotated
    Field and Method) and offers multiple lifecycle and monitoring
    strategies.

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

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

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

      1. /proc
      2. maven-local
      3. mvn(asm:asm)
      4. mvn(cglib:cglib)
      5. mvn(com.thoughtworks.paranamer:paranamer)
      6. mvn(com.thoughtworks.xstream:xstream)
      7. mvn(javax.annotation:jsr250-api)
      8. mvn(javax.inject:javax.inject)
      9. mvn(junit:junit)
      10. mvn(log4j:log4j:1.2.17)
      11. mvn(org.codehaus:codehaus-parent:pom:)
      12. mvn(org.hamcrest:hamcrest-library)
      13. mvn(org.jmock:jmock-junit4)
      14. mvn(simple-jndi:simple-jndi)
      15. mvn(xpp3:xpp3)
      16. mvn(xpp3:xpp3_min)
      17. rpm-build-java
      18. jpackage-generic-compat

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


    6 февраля 2016 г. Igor Vlasenko 0:2.15-alt1_4jpp8
    - java 8 mass update
    22 марта 2013 г. Igor Vlasenko 0:1.3-alt6_5jpp6
    - use jmock1
    9 мая 2012 г. Igor Vlasenko 0:1.3-alt5_5jpp6
    - dropped extra build dependencies