MVN

com.google.inject.extensions : guice-throwing-providers

Maven & Gradle

Aug 01, 2009

Google Guice - Extension: Throwing Providers · Providers that throw checked exceptions

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-throwing-providers</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.inject.extensions : guice-throwing-providers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.google.inject.extensions : guice-throwing-providers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
guice-throwing-providers-2.0

How to add a dependency to Maven

Add the following com.google.inject.extensions : guice-throwing-providers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-throwing-providers</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.inject.extensions : guice-throwing-providers gradle dependency to your build.gradle file:

implementation 'com.google.inject.extensions:guice-throwing-providers:2.0'

Gradle Kotlin DSL: Add the following com.google.inject.extensions : guice-throwing-providers gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.inject.extensions:guice-throwing-providers:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.inject.extensions : guice-throwing-providers sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.inject.extensions" % "guice-throwing-providers" % "2.0"

Advertisement

Dependencies from Group

Mar 20, 2020
976 usages
12k stars
May 12, 2023
625 usages
12k stars
May 12, 2023
581 usages
10.6k stars
May 12, 2023
146 usages
12k stars
May 12, 2023
123 usages
12k stars

Discover Dependencies

Aug 26, 2008
Nov 20, 2014
14 usages
Feb 07, 2014
32 stars
uml
Jul 28, 2014
2 usages
Oct 06, 2014
4 usages
2.2k stars
Sep 11, 2012
264 stars
Jan 29, 2015
19 usages