| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.jwebmp.inject.extensions |
| ArtifactId | ArtifactIdguice-grapher |
| Version | Version0.68.0.1 |
| 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-0.68.0.1.pom | |
| guice-grapher-0.68.0.1.jar | 50 KB |
| guice-grapher-0.68.0.1-tests.jar | 2 KB |
| guice-grapher-0.68.0.1-sources.jar | 39 KB |
| guice-grapher-0.68.0.1-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.inject.extensions/guice-grapher/ -->
<dependency>
<groupId>com.jwebmp.inject.extensions</groupId>
<artifactId>guice-grapher</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.inject.extensions/guice-grapher/
implementation 'com.jwebmp.inject.extensions:guice-grapher:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.inject.extensions/guice-grapher/
implementation ("com.jwebmp.inject.extensions:guice-grapher:0.68.0.1")
'com.jwebmp.inject.extensions:guice-grapher:jar:0.68.0.1'
<dependency org="com.jwebmp.inject.extensions" name="guice-grapher" rev="0.68.0.1">
<artifact name="guice-grapher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.inject.extensions', module='guice-grapher', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.inject.extensions" % "guice-grapher" % "0.68.0.1"
[com.jwebmp.inject.extensions/guice-grapher "0.68.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp.inject.extensions : guice-assistedinject | jar | 0.68.0.1 |
| com.jwebmp.inject : guice | jar | 0.68.0.1 |
| com.google.guava : guava | jar | 28.0-jre |
| com.jwebmp.thirdparty : javax.inject | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 3.0 |
| junit : junit | jar | 4.12 |