License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.forestframework |
ArtifactId | ArtifactIdguice-throwingproviders |
Last Version | Last Version5.0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Guice - Extensions - ThrowingProviders
Guice is a lightweight dependency injection framework for Java 6 and above
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.forestframework/guice-throwingproviders/ -->
<dependency>
<groupId>io.forestframework</groupId>
<artifactId>guice-throwingproviders</artifactId>
<version>5.0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.forestframework/guice-throwingproviders/
implementation 'io.forestframework:guice-throwingproviders:5.0.1.1'
// https://jarcasting.com/artifacts/io.forestframework/guice-throwingproviders/
implementation ("io.forestframework:guice-throwingproviders:5.0.1.1")
'io.forestframework:guice-throwingproviders:jar:5.0.1.1'
<dependency org="io.forestframework" name="guice-throwingproviders" rev="5.0.1.1">
<artifact name="guice-throwingproviders" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.forestframework', module='guice-throwingproviders', version='5.0.1.1')
)
libraryDependencies += "io.forestframework" % "guice-throwingproviders" % "5.0.1.1"
[io.forestframework/guice-throwingproviders "5.0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
io.forestframework : guice | jar | 5.0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 0.45 |
io.forestframework : guice | jar | 5.0.1.1 |
com.google.guava : guava-testlib | jar | 30.1-jre |
org.ow2.asm : asm | jar | 9.1 |
junit : junit | jar | 4.13 |