Last Version

Google Guice - Extensions - TestLib 5.0.1.1

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

io.forestframework
ArtifactId

ArtifactId

guice-testlib
Version

Version

5.0.1.1
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 5.0.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.forestframework : guice-throwingproviders jar 5.0.1.1
com.google.truth : truth jar 0.45
com.google.code.findbugs : jsr305 jar 3.0.1
io.forestframework : guice jar 5.0.1.1

test (4)

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

Project Modules

There are no modules declared in this project.