Guice is a lightweight, open source, dependency injection framework for Java 6 and higher. It was made to alleviate the need for factories and using new in your Java code. You would still need to write factories in some cases as you normally would, but with Guice your code will no longer directly depend on these factories. In most cases, they will also be easier to change, unit test and reuse.

Guice fills in a lot of the missing features in core Java, and helps to design better APIs. It also aims to make development and debugging faster and easier, enabling you to understand the code with or without tools.

Features

  • Eliminates the need for factories or use of new in Java code
  • Makes code easier to change, unit test and reuse
  • Embraces Java's type safe nature
  • Helps to design better APIs

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow Guice

Guice Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Guice!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Java

Related Categories

Java Frameworks

Registered

2020-11-15