JUnice

Simple library to inject a Junit4 test classess via Google-Guice.

License

License

GroupId

GroupId

com.googlecode.junice
ArtifactId

ArtifactId

junice
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

JUnice
Simple library to inject a Junit4 test classess via Google-Guice.
Project URL

Project URL

http://code.google.com/p/junice
Project Organization

Project Organization

99 Software Foundation

Download junice

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
commons-logging : commons-logging jar 1.1.1
com.google.collections : google-collections jar 1.0

provided (3)

Group / Artifact Type Version
junit : junit jar 4.7
org.easymock : easymockclassextension Optional jar 2.4
org.mockito : mockito-core Optional jar 1.8.1

test (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.

Versions

Version
1.2