| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
| GroupId | GroupIdcom.google.inject.extensions | 
| ArtifactId | ArtifactIdguice-grapher | 
| Last Version | Last Version5.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGoogle Guice - Extensions - Grapher Guice is a lightweight dependency injection framework for Java 6 and above | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| guice-grapher-5.1.0.pom | |
| guice-grapher-5.1.0.jar | 50 KB | 
| guice-grapher-5.1.0-tests.jar | 51 KB | 
| guice-grapher-5.1.0-sources.jar | 38 KB | 
| guice-grapher-5.1.0-javadoc.jar | 227 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.google.inject.extensions/guice-grapher/ -->
<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-grapher</artifactId>
    <version>5.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.google.inject.extensions/guice-grapher/
implementation 'com.google.inject.extensions:guice-grapher:5.1.0'// https://jarcasting.com/artifacts/com.google.inject.extensions/guice-grapher/
implementation ("com.google.inject.extensions:guice-grapher:5.1.0")'com.google.inject.extensions:guice-grapher:jar:5.1.0'<dependency org="com.google.inject.extensions" name="guice-grapher" rev="5.1.0">
  <artifact name="guice-grapher" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.inject.extensions', module='guice-grapher', version='5.1.0')
)libraryDependencies += "com.google.inject.extensions" % "guice-grapher" % "5.1.0"[com.google.inject.extensions/guice-grapher "5.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.inject.extensions : guice-assistedinject | jar | 5.1.0 | 
| com.google.inject : guice | jar | 5.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.easymock : easymock | jar | 3.0 | 
| com.google.inject : guice | jar | 5.1.0 | 
| com.google.guava : guava-testlib | jar | 30.1-jre | 
| org.ow2.asm : asm | jar | 9.2 | 
| junit : junit | jar | 4.13 |