Google Guice is an open source software framework for the Java platform released by Google under an Apache license. It provides support for dependency injection using annotations to configure Java objects. Guice allows implementation classes to be programmatically bound to an interface, then injected into constructors, methods or fields using an @Inject annotation.

PropertyValue
dbpedia-owl:Software/developer
dbpedia-owl:Software/license
dbpedia-owl:Software/status
  • Active
dbpedia-owl:Work/genre
dbpedia-owl:developer
dbpedia-owl:genre
dbpedia-owl:license
dbpedia-owl:status
  • Active
dbpprop:abstract
  • Google Guice is an open source software framework for the Java platform released by Google under an Apache license. It provides support for dependency injection using annotations to configure Java objects. Guice allows implementation classes to be programmatically bound to an interface, then injected into constructors, methods or fields using an @Inject annotation. When more than one implementation of the same interface is needed, the user can create custom annotations that identify an implementation, then use that annotation when injecting it. Guice won the 18th Jolt Award for best Library, Framework, or Component .
  • Google Guice es un framework de inyección de dependencias que puede ser utilizado en aplicaciones hechas con Java en donde la relación o dependencia entre objetos de negocio necesita ser administrada o mantenida. Debido a que Guice usa Java en su versión 5.0 o superior, aprovecha los beneficios de Genéricos y Anotaciones permitiendo que el código sea tipado. Guice utiliza la anotación @interface para inyectar los beans, a diferencia de Spring que lo hace por medio de archivos XML.
  • Google Guice, ou Guice (prononcé comme l'anglais juice), est un framework léger d'injection de dépendance. Il est distribué par Google sous la licence open source Apache. Google Guice est compatible à partir de la version 5 de Java. Guice utilise l'annotation @interface pour relier les beans, ce qui est : beaucoup plus facile qu'avec le XML, comme dans le framework Spring plus rapide que l'autorelation de Spring.
dbpprop:developer
dbpprop:genre
dbpprop:hasPhotoCollection
dbpprop:latestReleaseDate
dbpprop:latestReleaseVersion
  • 2.0.0
dbpprop:license
dbpprop:name
  • Google Guice
dbpprop:operatingSystem
dbpprop:programmingLanguage
dbpprop:reference
dbpprop:status
  • Active
dbpprop:website
dbpprop:wikiPageUsesTemplate
rdf:type
rdfs:comment
  • Google Guice is an open source software framework for the Java platform released by Google under an Apache license. It provides support for dependency injection using annotations to configure Java objects. Guice allows implementation classes to be programmatically bound to an interface, then injected into constructors, methods or fields using an @Inject annotation.
  • Google Guice es un framework de inyección de dependencias que puede ser utilizado en aplicaciones hechas con Java en donde la relación o dependencia entre objetos de negocio necesita ser administrada o mantenida. Debido a que Guice usa Java en su versión 5.0 o superior, aprovecha los beneficios de Genéricos y Anotaciones permitiendo que el código sea tipado. Guice utiliza la anotación @interface para inyectar los beans, a diferencia de Spring que lo hace por medio de archivos XML.
  • Google Guice, ou Guice (prononcé comme l'anglais juice), est un framework léger d'injection de dépendance. Il est distribué par Google sous la licence open source Apache. Google Guice est compatible à partir de la version 5 de Java. Guice utilise l'annotation @interface pour relier les beans, ce qui est : beaucoup plus facile qu'avec le XML, comme dans le framework Spring plus rapide que l'autorelation de Spring.
rdfs:label
  • Google Guice
  • Google Guice
  • Google Guice
owl:sameAs
skos:subject
foaf:homepage
foaf:name
  • Google Guice
foaf:page
is dbpprop:redirect of
is owl:sameAs of