Google Guice - Extensions - TestLib

Guice is a lightweight dependency injection framework for Java 6 and above

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.inject.extensions
ArtifactId

ArtifactId

guice-testlib
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Google Guice - Extensions - TestLib
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download guice-testlib

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.inject.extensions/guice-testlib/ -->
<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-testlib</artifactId>
    <version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.inject.extensions/guice-testlib/
implementation 'com.google.inject.extensions:guice-testlib:5.1.0'
// https://jarcasting.com/artifacts/com.google.inject.extensions/guice-testlib/
implementation ("com.google.inject.extensions:guice-testlib:5.1.0")
'com.google.inject.extensions:guice-testlib:jar:5.1.0'
<dependency org="com.google.inject.extensions" name="guice-testlib" rev="5.1.0">
  <artifact name="guice-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.inject.extensions', module='guice-testlib', version='5.1.0')
)
libraryDependencies += "com.google.inject.extensions" % "guice-testlib" % "5.1.0"
[com.google.inject.extensions/guice-testlib "5.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject.extensions : guice-throwingproviders jar 5.1.0
com.google.truth : truth jar 0.45
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.inject : guice jar 5.1.0

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
com.google.inject.extensions

Google

Google ❤️ Open Source

Versions

Version
5.1.0
5.0.1
5.0.0
5.0.0-BETA-1
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0
4.0-beta5