Package google-guice1: Information

    Source package: google-guice1
    Version: 1.0-alt4_0.RC2.1jpp5
    Build time:  Mar 20, 2011, 09:29 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: Dependency Injection Framework
    Description: 
    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.

    List of rpms provided by this srpm:
    google-guice1 (noarch)
    google-guice1-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    March 20, 2011 Igor Vlasenko 0:1.0-alt4_0.RC2.1jpp5
    - compat build
    Dec. 6, 2010 Igor Vlasenko 0:1.0-alt3_0.RC2.1jpp5
    - fixed build
    Feb. 21, 2010 Igor Vlasenko 0:1.0-alt2_0.RC2.1jpp5
    - use default jpp profile