Guice Unit

Add unit for Guice

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

guice-unit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Guice Unit
Add unit for Guice
Project URL

Project URL

https://gitlab.talanlabs.com/gabriel-allaigre/guice-unit
Project Organization

Project Organization

Talanlabs
Source Code Management

Source Code Management

https://gitlab.talanlabs.com/gabriel-allaigre/guice-unit

Download guice-unit

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.inject : guice jar 4.1.0
org.dbunit : dbunit jar 2.5.3
org.slf4j : slf4j-api jar 1.7.22

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.4.0
org.mockito : mockito-core jar 2.7.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0