You can download guice-throwingproviders-4.0.jar in this page.
Google Open Source
guice-throwingproviders-4.0.jar file has the following types.
META-INF/DEPENDENCIES META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE com.google.inject.throwingproviders.CheckedProvideUtils.class com.google.inject.throwingproviders.CheckedProvider.class com.google.inject.throwingproviders.CheckedProviderMethod.class com.google.inject.throwingproviders.CheckedProviderMethodsModule.class com.google.inject.throwingproviders.CheckedProviderWithDependencies.class com.google.inject.throwingproviders.CheckedProvides.class com.google.inject.throwingproviders.ThrowingInject.class com.google.inject.throwingproviders.ThrowingProvider.class com.google.inject.throwingproviders.ThrowingProviderBinder.class
guice-throwingproviders-4.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.google.inject.extensions</groupId> <artifactId>extensions-parent</artifactId> <version>4.0-beta5</version> </parent> <artifactId>guice-throwingproviders</artifactId> <name>Google Guice - Extensions - ThrowingProviders</name> <build> <plugins> <plugin> <artifactId>maven-surefire-plugin</artifactId> <configuration> <excludes> <exclude>**/TestScope*</exclude> </excludes> </configuration> </plugin> </plugins> </build> </project>
<dependency> <groupId>com.google.inject.extensions</groupId> <artifactId>guice-throwingproviders</artifactId> <version>4.0</version> </dependency>
If you think the following guice-throwingproviders-4.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download guice-throwingproviders-4.0.jar file