JUnited :: Guice

Provides Guice support

License

License

Categories

Categories

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

GroupId

com.crosstreelabs
ArtifactId

ArtifactId

junited.guice
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JUnited :: Guice
Provides Guice support

Download junited.guice

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.crosstreelabs : junited.core jar 0.1.0
org.slf4j : slf4j-api jar 1.7.12

provided (3)

Group / Artifact Type Version
com.google.inject.extensions : guice-servlet jar 3.0
com.google.inject.extensions : guice-persist jar 3.0
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0