Package google-guice: Information

    Source package: google-guice
    Version: 2.0-alt1_1jpp6
    Build time:  Mar 12, 2011, 12:48 AM
    Category: Development/Java
    Report package bug
    License: ASL 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-guice (noarch)
    google-guice-javadoc (noarch)
    google-guice-repolib (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. aopalliance >= 0:1.0
      2. apache-commons-parent
      3. cglib >= 0:2.2
      4. /proc
      5. maven-surefire-plugin
      6. maven2 >= 0:2.0.7
      7. maven2-plugin-antrun
      8. maven2-plugin-assembly
      9. maven2-plugin-compiler
      10. maven2-plugin-deploy
      11. maven2-plugin-install
      12. maven2-plugin-jar
      13. maven2-plugin-javadoc
      14. maven2-plugin-resources
      15. maven2-plugin-source
      16. objectweb-asm >= 0:3.2
      17. jpackage-compat
      18. jpackage-utils >= 0:1.7.3
      19. junit

    Last changed


    March 11, 2011 Igor Vlasenko 0:2.0-alt1_1jpp6
    - new version
    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