Последняя версия

Guice Test Helper 0.2.0

Library containing convenience classes to simplify unit testing of Guice injectors and modules.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.github.firststraw
Идентификатор

Идентификатор

guice-test-helper
Версия

Версия

0.2.0
Тип

Тип

jar
Описание

Описание

Guice Test Helper
Library containing convenience classes to simplify unit testing of Guice injectors and modules.
Ссылка на сайт

Ссылка на сайт

https://github.com/firstStraw/guice-test-helper
Система контроля версий

Система контроля версий

https://github.com/firstStraw/guice-test-helper

Скачать guice-test-helper 0.2.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.inject : guice jar 4.2.3
org.apache.commons : commons-lang3 jar 3.10

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13
nl.jqno.equalsverifier : equalsverifier jar 3.3
org.mockito : mockito-core jar 3.3.3

Модули Проекта

Данный проект не имеет модулей.