guice-junit4-core

Guice JUnti4 Inject Support

License

License

Categories

Categories

JUnit Unit Testing GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.guice-junit4
ArtifactId

ArtifactId

guice-junit4-core
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

guice-junit4-core
Guice JUnti4 Inject Support

Download guice-junit4-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
junit : junit jar 4.6
org.slf4j : slf4j-log4j12 jar 1.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1.1
0.1.0