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

com.googlecode.guice-junit4:guice-junit4-parent 0.1.0

Guice JUint4 Inject Support

Категории

Категории

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

Группа

com.googlecode.guice-junit4
Идентификатор

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

guice-junit4-parent
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать guice-junit4-parent 0.1.0

Имя Файла Размер
guice-junit4-parent-0.1.0.pom 2 KB
Обзор

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