Last Version

GuiceBerry 3.3.1

GuiceBerry brings the joys of dependency injection to your test cases and test infrastructure.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.guiceberry
ArtifactId

ArtifactId

guiceberry
Version

Version

3.3.1
Type

Type

jar
Description

Description

GuiceBerry
GuiceBerry brings the joys of dependency injection to your test cases and test infrastructure.
Project Organization

Project Organization

Google

Download guiceberry 3.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 14.0.1

Project Modules

There are no modules declared in this project.