guice-junit4

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-parent
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

guice-junit4
Guice JUnti4 Inject Support

Download guice-junit4-parent

How to add to project

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

  • guice-junit4-core
  • guice-junit4-spring-transactional

Versions

Version
0.2
0.1.1
0.1.0