Пакет google-guice1: Информация

    Исходный пакет: google-guice1
    Версия: 1.0-alt5_0.RC2.1jpp5
    Собран:  30 марта 2013 г. 3:17
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/google-guice/

    Лицензия: Apache Software License 2.0
    О пакете: Dependency Injection Framework
    Описание: 
    Put simply, Guice alleviates the need for factories and the
    use of new in your Java code. Think of Guice's @Inject as
    the new new. You will still need to write factories in some
    cases, but your code will not depend directly on them. Your
    code will be easier to change, unit test and reuse in other
    contexts.
    Guice embraces Java's type safe nature, especially when it
    comes to features introduced in Java 5 such as generics and
    annotations. You might think of Guice as filling in missing
    features for core Java. Ideally, the language itself would
    provide most of the same features, but until such a
    language comes along, we have Guice.

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

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. aopalliance
      2. cglib
      3. /proc
      4. maven-surefire-plugin
      5. maven2 >= 0:2.0.7
      6. maven2-plugin-antrun
      7. maven2-plugin-assembly
      8. maven2-plugin-compiler
      9. maven2-plugin-install
      10. maven2-plugin-jar
      11. maven2-plugin-javadoc
      12. maven2-plugin-resources
      13. maven2-plugin-source
      14. objectweb-asm >= 0:3.0
      15. jpackage-utils >= 0:1.7.5
      16. junit3
      17. jpackage-compat

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


    29 марта 2013 г. Igor Vlasenko 0:1.0-alt5_0.RC2.1jpp5
    - explicitly use junit3
    20 марта 2011 г. Igor Vlasenko 0:1.0-alt4_0.RC2.1jpp5
    - compat build
    6 декабря 2010 г. Igor Vlasenko 0:1.0-alt3_0.RC2.1jpp5
    - fixed build